We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03ab012 commit 7b708c5Copy full SHA for 7b708c5
composer.json
@@ -4,13 +4,13 @@
4
"license": "MIT",
5
"description": "A pack for functional and end-to-end testing within a Symfony app",
6
"require": {
7
- "phpunit/phpunit": "*",
+ "phpunit/phpunit": "^9.5",
8
"symfony/browser-kit": "*",
9
"symfony/css-selector": "*",
10
"symfony/phpunit-bridge": "*"
11
},
12
"require-dev": {
13
14
15
16
0 commit comments