File tree Expand file tree Collapse file tree 2 files changed +4
-18
lines changed
Expand file tree Collapse file tree 2 files changed +4
-18
lines changed Original file line number Diff line number Diff line change 1818 symfony-version : ' 6.4.*'
1919 composer-flags : ' --prefer-stable --prefer-lowest'
2020 description : ' with SF 6.4.* lowest'
21- - php-version : ' 8.2'
22- symfony-version : ' 7.1.*'
23- composer-flags : ' --prefer-stable --prefer-lowest'
24- description : ' with SF 7.1.* lowest'
25- - php-version : ' 8.2'
26- symfony-version : ' 7.2.*'
27- composer-flags : ' --prefer-stable --prefer-lowest'
28- description : ' with SF 7.2.* lowest'
2921 - php-version : ' 8.2'
3022 symfony-version : ' 7.3.*'
3123 composer-flags : ' --prefer-stable --prefer-lowest'
3830 - php-version : ' 8.4'
3931 symfony-version : ' 6.4.*@dev'
4032 description : ' with SF 6.4.* dev'
41- - php-version : ' 8.4'
42- symfony-version : ' 7.1.*'
43- description : ' with SF 7.1.*'
44- - php-version : ' 8.4'
45- symfony-version : ' 7.2.*'
46- description : ' with SF 7.2.*'
47- - php-version : ' 8.4'
48- symfony-version : ' 7.2.*@dev'
49- description : ' with SF 7.2.* dev'
5033 - php-version : ' 8.4'
5134 symfony-version : ' 7.3.*'
5235 description : ' with SF 7.3.*'
5639 - php-version : ' 8.4'
5740 symfony-version : ' 7.4.*@dev'
5841 description : ' with SF 7.4.* dev'
42+ - php-version : ' 8.4'
43+ symfony-version : ' 8.0.*@dev'
44+ description : ' with SF 8.0.* dev'
5945
6046 # PHP versions
6147 - php-version : ' 8.1'
Original file line number Diff line number Diff line change 1818 },
1919 "require" : {
2020 "php" : " ^8.1" ,
21- "symfony/options-resolver" : " ^6.4|^7.1"
21+ "symfony/options-resolver" : " ^6.4|^7.1|^8.0 "
2222 },
2323 "require-dev" : {
2424 "friendsofphp/php-cs-fixer" : " ^3.0" ,
You can’t perform that action at this time.
0 commit comments