We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a08ef4 commit 95b4802Copy full SHA for 95b4802
2 files changed
composer.json
@@ -22,7 +22,7 @@
22
}
23
},
24
"require-dev": {
25
- "phpunit/phpunit": "^8.4",
26
- "fakerphp/faker": "^1.20"
+ "fakerphp/faker": "^1.20",
+ "phpunit/phpunit": "^8.0 || ^9.0"
27
28
0 commit comments