Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Zauberfisch authored May 10, 2023
1 parent d4cad22 commit 786846d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"require": {
"php": "^7.1 || ^8",
"ext-json": "*",
"silverstripe/framework": "^4.5",
"silverstripe/framework": "^4.5 || ^5.0",
"silverstripe/vendor-plugin": "*",
"zauberfisch/silverstripe-serialized-dataobject": "^4"
"zauberfisch/silverstripe-serialized-dataobject": "^4.0.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 786846d

Please sign in to comment.