Skip to content

Commit

Permalink
php 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadabbass committed Feb 7, 2024
1 parent 4b52eeb commit c4ceef3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
],
"require": {
"php": "^7.2|^8.1",
"google/apiclient": "^2.2",
"google/apiclient": "^2.15",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
"nesbot/carbon": "^2.63"
"nesbot/carbon": "^2.6"
},
"require-dev": {
"mockery/mockery": "^1.3.3|^1.4",
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0",
"phpunit/phpunit": "^8.4|^9.0"
"mockery/mockery": "^1.3.3|^1.6",
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0",
"phpunit/phpunit": "^8.4|^9.0|^10.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit c4ceef3

Please sign in to comment.