File tree Expand file tree Collapse file tree 3 files changed +6
-18
lines changed Expand file tree Collapse file tree 3 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 1616 - name : Set up PHP
1717 uses : shivammathur/setup-php@v2
1818 with :
19- php-version : 8.0
19+ php-version : 8.1
2020 coverage : none
2121
2222 - name : Download dependencies
Original file line number Diff line number Diff line change 22 "type" : " project" ,
33 "license" : " proprietary" ,
44 "require" : {
5- "php" : " >=8.0 " ,
5+ "php" : " >=8.1 " ,
66 "ext-ctype" : " *" ,
77 "ext-iconv" : " *" ,
88 "composer/package-versions-deprecated" : " 1.11.99.1" ,
5656 "preferred-install" : {
5757 "*" : " dist"
5858 },
59- "sort-packages" : true
59+ "sort-packages" : true ,
60+ "allow-plugins" : {
61+ "symfony/flex" : true
62+ }
6063 },
6164 "autoload" : {
6265 "psr-4" : {
Original file line number Diff line number Diff line change 180180 "symfony/css-selector": {
181181 "version": "v4.4.20"
182182 },
183- "symfony/debug": {
184- "version": "v4.4.20"
185- },
186183 "symfony/debug-bundle": {
187184 "version": "4.1",
188185 "recipe": {
282279 "symfony/http-kernel": {
283280 "version": "v4.4.21"
284281 },
285- "symfony/inflector": {
286- "version": "v4.4.21"
287- },
288282 "symfony/intl": {
289283 "version": "v4.4.20"
290284 },
423417 "symfony/polyfill-php72": {
424418 "version": "v1.22.1"
425419 },
426- "symfony/polyfill-php73": {
427- "version": "v1.22.1"
428- },
429420 "symfony/polyfill-php80": {
430421 "version": "v1.22.1"
431422 },
432- "symfony/polyfill-php81": {
433- "version": "v1.23.0"
434- },
435423 "symfony/polyfill-uuid": {
436424 "version": "v1.23.0"
437425 },
488476 "symfony/security-csrf": {
489477 "version": "v4.4.20"
490478 },
491- "symfony/security-guard": {
492- "version": "v4.4.20"
493- },
494479 "symfony/security-http": {
495480 "version": "v4.4.21"
496481 },
You can’t perform that action at this time.
0 commit comments