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

Commit 97b4047

Browse files
committed
allow 6.4 version
1 parent f405f65 commit 97b4047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"nunomaduro/larastan": "^1.0",
2929
"orchestra/testbench": "^6.6|^7.0",
3030
"phpunit/phpunit": "^9.5",
31-
"roave/backward-compatibility-check": "^7.0"
31+
"roave/backward-compatibility-check": "^6.4|^7.0"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)