Skip to content

Commit 0e3748b

Browse files
Update composer.json
1 parent 137619f commit 0e3748b

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,10 +17,10 @@
1717
],
1818
"require": {
1919
"php": "^7.1.3|^8.0|^8.1",
20-
"laravel/framework": "^5.6|^6|^7|^8|^9"
20+
"laravel/framework": "^5.6|^6|^7|^8|^9|^10"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "^6.1|^7.0|^8.0|^9.0",
23+
"phpunit/phpunit": "^6.1|^7.0|^8.0|^9.0|^10.0",
2424
"mockery/mockery": "^1.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)