Browse Source

Remove PHP 7.2 polyfill

Alexander M. Turek 3 years ago
parent
commit
02c1bc569a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      composer.json

+ 0 - 1
composer.json

@@ -27,7 +27,6 @@
         "symfony/finder": "^4.4.20 || ^5.0",
         "symfony/options-resolver": "^4.4.20 || ^5.0",
         "symfony/polyfill-mbstring": "^1.23",
-        "symfony/polyfill-php72": "^1.23",
         "symfony/polyfill-php80": "^1.23",
         "symfony/polyfill-php81": "^1.23",
         "symfony/process": "^4.4.20 || ^5.0",