Skip to content

Commit abd4e2a

Browse files
author
Andrey Helldar
committed
Removed test packages from the composer.json
1 parent a162a32 commit abd4e2a

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
@@ -34,7 +34,7 @@
3434
},
3535
"require-dev": {
3636
"mockery/mockery": "^1.3.1",
37-
"orchestra/testbench": "7.x-dev",
37+
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",
3838
"phpunit/phpunit": "^8.0 || ^9.0",
3939
"ramsey/uuid": "^3.7 || ^4.0"
4040
},

0 commit comments

Comments
 (0)