Skip to content

Commit 1bde060

Browse files
committed
wip
1 parent 2c1937b commit 1bde060

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
@@ -25,10 +25,10 @@
2525
"minimum-stability": "dev",
2626
"prefer-stable": true,
2727
"require": {
28-
"backpack/crud": "^4.0|^5.0|^6.0"
28+
"backpack/crud": "7.0.0-alpha.1"
2929
},
3030
"require-dev": {
31-
"phpunit/phpunit" : "^9.0||^7.0",
31+
"phpunit/phpunit" : "^10",
3232
"scrutinizer/ocular": "~1.1"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)