Skip to content

Commit 0426402

Browse files
committed
chore: update version constraints for illuminate/testing and pest-plugin-mock in composer.json
1 parent bfbcba7 commit 0426402

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,10 @@
3333
"nutgram/nutgram": "^4.17.0"
3434
},
3535
"require-dev": {
36-
"illuminate/testing": "^9.52.17|^10.48.23|^11.44.1|^12.1.1",
36+
"illuminate/testing": "^9.0|^10.0|^11.0|^12.0",
3737
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
3838
"pestphp/pest": "^1.1|^2.0|^3.0",
39-
"pestphp/pest-plugin-mock": "^1.0|^2.0|^3.0",
40-
"roave/security-advisories": "dev-latest",
39+
"pestphp/pest-plugin-mock": "^1.0|^2.0",
4140
"vimeo/psalm": "^6.0"
4241
},
4342
"autoload": {

0 commit comments

Comments
 (0)