Skip to content

Commit

Permalink
bump minimum to 11.2 which indirectly bumps minimum symfony to 6.4 an…
Browse files Browse the repository at this point in the history
…d adds getString/getInt/etc..
  • Loading branch information
kingjia90 committed Aug 13, 2024
1 parent d9e8d0c commit b50924c
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 @@ -15,7 +15,7 @@
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"doctrine/dbal": "^3.6",
"pimcore/admin-ui-classic-bundle": "^1.1",
"pimcore/pimcore": "^11.0"
"pimcore/pimcore": "^11.2"
},
"require-dev": {
"phpstan/phpstan": "^1.10.5",
Expand Down

0 comments on commit b50924c

Please sign in to comment.