Skip to content

Commit

Permalink
symfony 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
luanfreitasdev committed Feb 24, 2024
1 parent 3e626de commit d75c11f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"ext-curl": "*",
"ramsey/uuid": "^4.7.5",
"vlucas/phpdotenv": "^5.6",
"symfony/var-dumper": "^6.4|^7.0",
"symfony/console": "^6.4|^7.0",
"symfony/process": "^6.4|^7.0",
"symfony/finder": "^6.4|^7.0",
"symfony/var-dumper": "^5.4|^6.4|^7.0",
"symfony/console": "^5.4|^6.4|^7.0",
"symfony/process": "^5.4|^6.4|^7.0",
"symfony/finder": "^5.4|^6.4|^7.0",
"nunomaduro/termwind": "^1.15|^2.0",
"spatie/backtrace": "^1.5"
},
Expand Down

0 comments on commit d75c11f

Please sign in to comment.