File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 1616 fail-fast : false
1717 matrix :
1818 include :
19- - php-version : ' 7.2'
20- dependency-versions : ' lowest'
21- tools : ' composer:v2'
22-
2319 - php-version : ' 7.4'
24- dependency-versions : ' highest '
20+ dependency-versions : ' lowest '
2521 tools : ' composer:v2'
2622
2723 - php-version : ' 8.0'
Original file line number Diff line number Diff line change 1010 ],
1111 "license" : " MIT" ,
1212 "require" : {
13- "php" : " >=7.2 .0" ,
13+ "php" : " >=7.4 .0" ,
1414 "symfony/console" : " ^4.3 || ^5.0 || ^6.0 || ^7.0 || ^8.0" ,
1515 "symfony/config" : " ^4.3 || ^5.0 || ^6.0 || ^7.0 || ^8.0" ,
1616 "symfony/dependency-injection" : " ^4.3 || ^5.0 || ^6.0 || ^7.0 || ^8.0" ,
1717 "symfony/framework-bundle" : " ^4.3 || ^5.0 || ^6.0 || ^7.0 || ^8.0"
1818 },
1919 "require-dev" : {
2020 "phpunit/phpunit" : " ^9.5 || ^10.0 || ^11.0" ,
21- "matthiasnoback/symfony-dependency-injection-test" : " ^4.0 || ^5.0 || ^6.0" ,
21+ "matthiasnoback/symfony-dependency-injection-test" : " ^4.3 || ^5.0 || ^6.0" ,
2222 "phpspec/prophecy" : " ^1.14" ,
23- "phpspec/prophecy-phpunit" : " ^1.1 || ^2.4 "
23+ "phpspec/prophecy-phpunit" : " ^2.0 "
2424 },
2525 "autoload" : {
2626 "psr-4" : {"Massive\\ Bundle\\ BuildBundle\\ " : " ." },
You can’t perform that action at this time.
0 commit comments