Skip to content

Commit

Permalink
Add symfony 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubstach authored and paranoiq committed Apr 14, 2022
1 parent ff49f80 commit 725ff5b
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 @@ -13,7 +13,7 @@
"require": {
"php": "^7.1|^8.0",
"nette/neon": "~2.4|~3.0",
"symfony/finder": "~3.4|~4.0|~5.0",
"symfony/finder": "~3.4|~4.0|~5.0|~6.0",
"tracy/tracy": "~2.4",
"dogma/dogma": "^0.1.15|^0.2.0"
},
Expand Down

0 comments on commit 725ff5b

Please sign in to comment.