Skip to content

Commit 73bf38a

Browse files
authored
Merge pull request #85 from WyriHaximus/bump-to-PHP-8.4
Bump to PHP 8.4
2 parents 9550342 + ff4ec87 commit 73bf38a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"description": "WyriHaximus Coding Standard",
55
"license": "MIT",
66
"require": {
7-
"php": "^8.4.11",
7+
"php": "^8.4",
88
"dealerdirect/phpcodesniffer-composer-installer": "^1.1.2",
99
"doctrine/coding-standard": "^13.0.1",
1010
"slevomat/coding-standard": "^8.20.0",
1111
"squizlabs/php_codesniffer": "^3.13.2"
1212
},
1313
"config": {
1414
"platform": {
15-
"php": "8.2.13"
15+
"php": "8.3.13"
1616
},
1717
"sort-packages": true,
1818
"allow-plugins": {

composer.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)