Skip to content

Commit a8c98b5

Browse files
authored
Update composer.json
1 parent e77c7ad commit a8c98b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
],
2020
"require": {
2121
"php": "^7.2|^8.0",
22-
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0"
22+
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^7||^8.4|^9.3.3",
26-
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0"
25+
"phpunit/phpunit": "^7||^8.4|^9.3.3|^10.1",
26+
"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0"
2727
},
2828
"autoload": {
2929
"classmap": [

0 commit comments

Comments
 (0)