Skip to content

Commit 5cc23e5

Browse files
committed
L11
1 parent cbd2c38 commit 5cc23e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
],
1616
"require": {
1717
"php": "^8.1",
18-
"illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0|^10.0"
18+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "^10.0",
22-
"orchestra/testbench": "^8.0",
22+
"orchestra/testbench": "^8.0|^9.0",
2323
"mockery/mockery": "^1.6",
2424
"aws/aws-sdk-php": "^3.2",
2525
"guzzlehttp/guzzle": "^7.5",

0 commit comments

Comments
 (0)