Skip to content

Commit c355d32

Browse files
authored
Merge pull request #30 from Laravel-Backpack/spatie-v11
Spatie v11 dep
2 parents 496dd3c + 3b3c886 commit c355d32

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)