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.
1 parent 162ae8f commit 4d4892aCopy full SHA for 4d4892a
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