Skip to content

Commit

Permalink
Remove replacement of Symfony polyfills (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-georgiev committed Aug 29, 2023
1 parent 7fe90ff commit 21483d2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@
"php": "^8.2",
"doctrine/orm": "~2.5||~3.0"
},
"replace": {
"symfony/polyfill-php72": "*",
"symfony/polyfill-php73": "*",
"symfony/polyfill-php74": "*",
"symfony/polyfill-php80": "*"
},

"scripts": {
"check-code-style": [
Expand Down

0 comments on commit 21483d2

Please sign in to comment.