We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 162ae8f + 2fe5486 commit 1095cecCopy full SHA for 1095cec
composer.json
@@ -34,10 +34,10 @@
34
"symfony/polyfill-php56": "1.19",
35
"symfony/polyfill-php70": "1.19",
36
"symfony/polyfill-php71": "1.19",
37
- "symfony/polyfill-php72": "dev-main",
38
- "symfony/polyfill-php73": "dev-main",
39
- "symfony/polyfill-php74": "dev-main",
40
- "symfony/polyfill-php80": "dev-main"
+ "symfony/polyfill-php72": "1.x-dev",
+ "symfony/polyfill-php73": "1.x-dev",
+ "symfony/polyfill-php74": "1.x-dev",
+ "symfony/polyfill-php80": "1.x-dev"
41
},
42
"suggest" : {
43
"dealerdirect/phpcodesniffer-composer-installer": "^1.0 || This Composer plugin will sort out the PHP_CodeSniffer 'installed_paths' automatically.",
0 commit comments