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 239b2aa commit 7bea7a6Copy full SHA for 7bea7a6
composer.json
@@ -4,12 +4,12 @@
4
"license": "MIT",
5
"description": "A pack for functional and end-to-end testing within a Symfony app",
6
"require": {
7
- "phpunit/phpunit": "^11.5",
+ "phpunit/phpunit": "*",
8
"symfony/browser-kit": "*",
9
"symfony/css-selector": "*"
10
},
11
"require-dev": {
12
13
14
15
}
0 commit comments