Skip to content

Commit

Permalink
DEP Bump minimum version of framework
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Jul 9, 2024
1 parent d262afb commit 52f459a
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 @@ -9,7 +9,7 @@
"license": "BSD-3-Clause",
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "^4.12",
"silverstripe/framework": "^4.13",
"monolog/monolog": "~1.11",
"psr/log": "~1.0",
"tractorcow/silverstripe-proxy-db": "^1"
Expand Down

0 comments on commit 52f459a

Please sign in to comment.