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

Commit 734412d

Browse files
committed
install bc check
1 parent dae91e3 commit 734412d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"nunomaduro/collision": "^5.10|^6.0",
2828
"nunomaduro/larastan": "^1.0",
2929
"orchestra/testbench": "^6.6|^7.0",
30-
"phpunit/phpunit": "^9.5"
30+
"phpunit/phpunit": "^9.5",
31+
"roave/backward-compatibility-check": "^7.0"
3132
},
3233
"autoload": {
3334
"psr-4": {

0 commit comments

Comments
 (0)