Skip to content

Commit

Permalink
[MOOSE-171]: Bump required PHP version to match lando reqs.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpellenwood committed Dec 2, 2024
1 parent d056abe commit 34b570e
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 283 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"phpstan/extension-installer": true
},
"platform": {
"php": "8.2"
"php": "8.3"
},
"platform-check": false
},
Expand Down Expand Up @@ -99,7 +99,7 @@
"szepeviktor/phpstan-wordpress": "^1.3"
},
"require": {
"php": "^8.2",
"php": "^8.3",
"ext-exif": "*",
"ext-gd": "*",
"ext-intl": "*",
Expand Down
Loading

0 comments on commit 34b570e

Please sign in to comment.