Skip to content

Commit 7b708c5

Browse files
weaverryannicolas-grekas
authored andcommitted
Restricting the test pack to 9.5 until symfony/phpunit-bridge supports 10
1 parent 03ab012 commit 7b708c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"license": "MIT",
55
"description": "A pack for functional and end-to-end testing within a Symfony app",
66
"require": {
7-
"phpunit/phpunit": "*",
7+
"phpunit/phpunit": "^9.5",
88
"symfony/browser-kit": "*",
99
"symfony/css-selector": "*",
1010
"symfony/phpunit-bridge": "*"
1111
},
1212
"require-dev": {
13-
"phpunit/phpunit": "*",
13+
"phpunit/phpunit": "^9.5",
1414
"symfony/browser-kit": "*",
1515
"symfony/css-selector": "*",
1616
"symfony/phpunit-bridge": "*"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy