Skip to content

Commit 21179dd

Browse files
committed
Remove @dev dependency
1 parent 2a4cbb7 commit 21179dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.0 || ^8.0",
3333
"phpunit/php-code-coverage": "^2.2 || ^4.0 || ^5.2 || ^6.0 || ^7.0",
3434
"squizlabs/php_codesniffer": "^2.8 || ^3.0",
35-
"symfony/console": "^3.2 || ^4.0 || ^5.0@dev"
35+
"symfony/console": "^3.2 || ^4.0 || ^5.0"
3636
},
3737
"autoload": {
3838
"psr-4": {

0 commit comments

Comments
 (0)