File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
global :
18
18
- PHPUNIT_FLAGS="-v"
19
19
- SYMFONY_PHPUNIT_DIR="$HOME/symfony-bridge/.phpunit"
20
- - SYMFONY_PHPUNIT_VERSION=6.5
21
20
22
21
branches :
23
22
only :
Original file line number Diff line number Diff line change 36
36
"symfony/browser-kit" : " ^3.4.4 || ^4.2.7 || ^5.0" ,
37
37
"symfony/console" : " ^3.4.26 || ^4.2.7 || ^5.0" ,
38
38
"symfony/finder" : " ^3.4.26 || ^4.2.7 || ^5.0" ,
39
- "symfony/phpunit-bridge" : " ^4.2.4 || ^5.0 " ,
39
+ "symfony/phpunit-bridge" : " ^4.4.11 || ^5.1.3 " ,
40
40
"symfony/security-bundle" : " ^3.4.26 || ^4.2.7 || ^5.0" ,
41
41
"symfony/twig-bundle" : " ^3.4.26 || ^4.2.7 || ^5.0" ,
42
42
"symfony/yaml" : " ^3.4.26 || ^4.2.7 || ^5.0" ,
Original file line number Diff line number Diff line change 32
32
<env name =" KERNEL_DIR" value =" ./tests/Functional/Fixtures/app" />
33
33
<env name =" KERNEL_CLASS" value =" AppKernel" />
34
34
<env name =" SYMFONY_DEPRECATIONS_HELPER" value =" weak" />
35
+ <server name =" SYMFONY_PHPUNIT_VERSION" value =" 6.5" />
35
36
</php >
36
37
</phpunit >
You can’t perform that action at this time.
0 commit comments