Skip to content

Commit

Permalink
Drop Symfony 4
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Nov 28, 2023
1 parent 8496c3a commit e611514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "project",
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
"symfony/console": "^4.4 || ^5.4 || ^6.1",
"symfony/console": "^5.4.31 || ^6.3",
"psr/container": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit e611514

Please sign in to comment.