Skip to content

Commit

Permalink
Merge pull request #5 from silverstripeltd/feature/php8.2-upgrade
Browse files Browse the repository at this point in the history
Upgrade for PHP 8.2
  • Loading branch information
monkeyfeet authored May 27, 2024
2 parents a2cea79 + 67f984d commit 5d31b87
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 @@ -15,7 +15,7 @@
],
"require" : {
"php" : "^5.6|^7.0|^8.0",
"elastic/openapi-codegen" : "dev-cms5-support",
"elastic/openapi-codegen" : "2.1.0",
"psr/log" : "^1.0. | ^3.0"
},
"require-dev" : {
Expand Down

0 comments on commit 5d31b87

Please sign in to comment.