Skip to content

Commit

Permalink
L11
Browse files Browse the repository at this point in the history
  • Loading branch information
jszobody committed Mar 12, 2024
1 parent cbd2c38 commit 5cc23e5
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
Expand Up @@ -15,11 +15,11 @@
],
"require": {
"php": "^8.1",
"illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0|^10.0"
"illuminate/support": "^8.0|^9.0|^10.0|^11.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
"orchestra/testbench": "^8.0",
"orchestra/testbench": "^8.0|^9.0",
"mockery/mockery": "^1.6",
"aws/aws-sdk-php": "^3.2",
"guzzlehttp/guzzle": "^7.5",
Expand Down

0 comments on commit 5cc23e5

Please sign in to comment.