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 2be0eccCopy full SHA for 2be0ecc
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": "dev-1.x",
+ "symfony/polyfill-php73": "dev-1.x",
+ "symfony/polyfill-php74": "dev-1.x",
+ "symfony/polyfill-php80": "dev-1.x"
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