We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0958700 commit 0c37eb3Copy full SHA for 0c37eb3
composer.json
@@ -3,7 +3,7 @@
3
"type": "pimcore-bundle",
4
"description": "The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.",
5
"require": {
6
- "php": "~8.1.0 || ~8.2.0",
+ "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
7
"pimcore/pimcore": "^11.0",
8
"dragonmantank/cron-expression": "^v3.1.0"
9
},
0 commit comments