Skip to content

Commit 0b75b3c

Browse files
Update composer.json
1 parent 17d8075 commit 0b75b3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
},
2929
"require": {
3030
"php": "^8.0|^8.1|^8.2",
31-
"laravel/framework": "^9.32",
31+
"laravel/framework": "^9.32|^10.0",
3232
"laravel/pint": "^1.4.0"
3333
},
3434
"require-dev": {
35-
"phpunit/phpunit": "^9.0"
35+
"phpunit/phpunit": "^9.0|^10.0"
3636
},
3737
"extra": {
3838
"laravel": {

0 commit comments

Comments
 (0)