Skip to content

Commit

Permalink
bugs fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwenziwa committed Jan 28, 2024
1 parent 2a99bd2 commit d5097c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "kwenziwa/devicedetector",
"description": "Device Detector is a versatile, easy-to-use package for project that provides seamless device and operating system detection. Leveraging the robustness of mobiledetect/mobiledetectlib, this package allows developers to quickly identify whether a user is accessing their application from a mobile device, tablet, or desktop and determine the operating system, such as iOS or Android.",
"version": "1.0.0",
"type": "project",
"version": "1.0.1",
"type": "package",
"require": {
"php": "^7.3|^8.0",
"mobiledetect/mobiledetectlib": "^2.8"
Expand Down

0 comments on commit d5097c3

Please sign in to comment.