Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
beinbm authored Aug 10, 2023
1 parent a579cf6 commit b1f7961
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"description": "KnpMenu Extension",
"minimum-stability": "stable",
"license": "proprietary",
"version": "1.0.1",
"version": "2.0.0",
"authors": [
{
"name": "Gustav Wellner Bou",
"email": "[email protected]"
}
],
"require": {
"knplabs/knp-menu": "^2.1"
"knplabs/knp-menu": "^3.4"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
Expand Down

0 comments on commit b1f7961

Please sign in to comment.