Skip to content

Commit

Permalink
➕ Add symfony console
Browse files Browse the repository at this point in the history
  • Loading branch information
DrWh0286 committed Nov 26, 2019
1 parent 2ee03fa commit 4678a41
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 @@ -15,7 +15,8 @@
"require": {
"php": ">=7.2.0",
"helmich/typo3-typoscript-lint": "^2.0",
"pluswerk/grumphp-typoscript-task": "^0.0.4"
"pluswerk/grumphp-typoscript-task": "^0.0.4",
"symfony/console": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^8.4",
Expand Down

0 comments on commit 4678a41

Please sign in to comment.