Skip to content

Commit

Permalink
Merge pull request #124 from michalbundyra/qa/remove-polyfill-php80
Browse files Browse the repository at this point in the history
QA: Remove redundant dependency: symfony/polyfill-php80
  • Loading branch information
Xerkus authored Sep 11, 2024
2 parents bf54f6d + d0c3559 commit ab90e62
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 85 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"psr/container": "^1.0 || ^2.0",
"symfony/console": "^6.0 || ^7.0",
"symfony/event-dispatcher": "^6.0 || ^7.0",
"symfony/polyfill-php80": "^1.17",
"webmozart/assert": "^1.10"
},
"require-dev": {
Expand Down
85 changes: 1 addition & 84 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab90e62

Please sign in to comment.