File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 7676 composer-flags : " "
7777 can-fail : true # we don't want to fail the build if we are incompatible with the next (unstable) Symfony version
7878 remove-sensio-bundle : yes # SensioFrameworkExtraBundle is not compatible with Symfony 7.0 or later
79+ - php-version : " 8.5"
80+ composer-flags : " "
81+ can-fail : false
82+ symfony-require : " 6.4.*"
83+ remove-sensio-bundle : yes # SensioFrameworkExtraBundle is not compatible with Symfony 7.0 or later
84+ - php-version : " 8.5"
85+ composer-flags : " "
86+ can-fail : true # we don't want to fail the build if we are incompatible with the next (unstable) Symfony version
87+ remove-sensio-bundle : yes # SensioFrameworkExtraBundle is not compatible with Symfony 7.0 or later
7988
8089 env :
8190 COMPOSER_TOKEN : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments