File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ jobs:
150150
151151 # Check that the rulesets don't throw unnecessary errors for the compat libraries themselves.
152152 # Note: the polyfills for PHP 5.4 - 7.1 have been decoupled from the monorepo at version 1.19.
153- # The polyfills for PHP 7.2 has been decoupled from the monorepo at version 1.30.
153+ # The polyfills for PHP 7.2 have been decoupled from the monorepo at version 1.30.
154154 # These are no longer updated.
155155 - name : Test running against the polyfills - polyfills 5.4-7.1
156156 run : |
Original file line number Diff line number Diff line change 3333 "symfony/polyfill-php54" : " 1.19" ,
3434 "symfony/polyfill-php55" : " 1.19" ,
3535 "symfony/polyfill-php56" : " 1.19" ,
36+ "symfony/polyfill-util" : " 1.19" ,
3637 "symfony/polyfill-php70" : " 1.19" ,
3738 "symfony/polyfill-php71" : " 1.19" ,
3839 "symfony/polyfill-php72" : " 1.30" ,
You can’t perform that action at this time.
0 commit comments