Skip to content

Commit

Permalink
composer.json: Add ipl-scheduler requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
nilmerg committed Oct 20, 2023
1 parent 8527989 commit f70b33a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,10 @@
"react/stream": "^1.3",
"shardj/zf1-future": "^1.23.5",
"tedivm/jshrink": "^1.6.8",
"wikimedia/less.php": "^3.2.1"
"wikimedia/less.php": "^3.2.1",
"simshaun/recurr": "^5",
"dragonmantank/cron-expression": "^3",
"psr/log": "^1"
},
"require-dev": {
},
Expand Down

0 comments on commit f70b33a

Please sign in to comment.