Skip to content

Commit 5e442e7

Browse files
committed
L11
1 parent c4f5116 commit 5e442e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"require": {
1818
"php": "^7.1|^8.0",
1919
"guzzlehttp/guzzle": "^6.0|^7.0",
20-
"illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0|^10.0",
20+
"illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
2121
"maennchen/zipstream-php": "^v2.0"
2222
},
2323
"require-dev": {
24-
"orchestra/testbench": "^5.0|^6.0|^7.0|^8.0",
24+
"orchestra/testbench": "^5.0|^6.0|^7.0|^8.0|^9.0",
2525
"phpunit/phpunit": "^9.0"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)