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 7b708c5 commit 239b2aaCopy full SHA for 239b2aa
composer.json
@@ -4,15 +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": "^9.5",
+ "phpunit/phpunit": "^11.5",
8
"symfony/browser-kit": "*",
9
- "symfony/css-selector": "*",
10
- "symfony/phpunit-bridge": "*"
+ "symfony/css-selector": "*"
11
},
12
"require-dev": {
13
14
15
16
17
}
18
0 commit comments