File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 7171 php-version : ' 7.4'
7272 - symfony : ' 6.4.*'
7373 php-version : ' 8.2'
74- - symfony : ' 7.0.*'
75- php-version : ' 8.2'
74+ - symfony : ' 7.4.*'
75+ php-version : ' 8.3'
76+ - symfony : ' 8.0.*'
77+ php-version : ' 8.4'
7678
7779 steps :
7880 - name : Checkout code
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 2.8.0
4+
5+ - Allow installation with Symfony 8.
6+
37## 2.7.2 - 2024-09-24
48
59- Updated code to not raise warnings for nullable parameters in PHP 8.4.
Original file line number Diff line number Diff line change 1717 "psr/http-client" : " ^1.0" ,
1818 "psr/http-factory" : " ^1.0" ,
1919 "psr/http-message" : " ^1.0 || ^2.0" ,
20- "symfony/options-resolver" : " ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 || ^7.0" ,
20+ "symfony/options-resolver" : " ~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
2121 "symfony/polyfill-php80" : " ^1.17"
2222 },
2323 "require-dev" : {
You can’t perform that action at this time.
0 commit comments