Skip to content

Commit

Permalink
Merge pull request #22 from Fabricio872/feature/update
Browse files Browse the repository at this point in the history
removed unused dependency
  • Loading branch information
Fabricio872 authored Feb 9, 2023
2 parents 67b157a + 3e5370d commit 28285cd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
],
"require": {
"php": "^7.3|^8.0",
"doctrine/annotations": "^1.13",
"doctrine/annotations": "^1.13|^2.0",
"doctrine/orm": "^2.9",
"illuminate/support": "^8.78",
"symfony/config": "^4.4|^5|^6.0",
"symfony/console": "^4.4|^5|^6.0",
"symfony/dependency-injection": "^4.4|^5|^6.0",
Expand Down

0 comments on commit 28285cd

Please sign in to comment.