Skip to content

Commit

Permalink
Added new dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nati committed Apr 8, 2024
1 parent c0ba63c commit a46b253
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"doctrine/data-fixtures": "^1.5",
"doctrine/orm": "*"
"doctrine/orm": "*",
"symfony/console": "^5.1"
},
"require-dev": {
"phpunit/phpunit": "^10.2",
Expand Down

0 comments on commit a46b253

Please sign in to comment.