Skip to content

Commit 3b3c886

Browse files
authored
Update composer.json
1 parent 496dd3c commit 3b3c886

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
],
1616
"require": {
1717
"backpack/crud": "^6.0",
18-
"spatie/laravel-medialibrary": "^10.7"
18+
"spatie/laravel-medialibrary": "^10.7|^11.3"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit": "~9.0",
22-
"orchestra/testbench": "~6"
21+
"phpunit/phpunit": "^9.0|^10.0",
22+
"orchestra/testbench": "~6|^8.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)