Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 8f17250

Browse files
committed
fix: update versions
1 parent f759f40 commit 8f17250

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
@@ -12,11 +12,11 @@
1212
],
1313
"require": {
1414
"php": "^7.2|^8.0",
15-
"laravel/framework": "^6.0|^7.0|^8.0|^9.0"
15+
"laravel/framework": "^6.0|^7.0|^8.0|^9.0|^10.0"
1616
},
1717
"require-dev": {
1818
"orchestra/testbench": "^4.0|^5.0",
19-
"phpunit/phpunit": "^7.0|^8.0|^9.0"
19+
"phpunit/phpunit": "^7.0|^8.0|^9.0|^10.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)