Skip to content

Commit

Permalink
Merge pull request #98 from creative-commoners/pulls/4.0/min-ver-comp…
Browse files Browse the repository at this point in the history
…oser

DEP Update minimum composer versions
  • Loading branch information
GuySartorelli authored Dec 9, 2024
2 parents 4aedb09 + eb9f48f commit 871a64a
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 @@ -24,7 +24,7 @@
],
"require": {
"php": "^8.3",
"dragonmantank/cron-expression": "^3",
"dragonmantank/cron-expression": "^3.4",
"silverstripe/framework": "^6"
},
"require-dev": {
Expand Down

0 comments on commit 871a64a

Please sign in to comment.