Skip to content

Commit

Permalink
Bump require
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Feb 9, 2025
1 parent 32b784e commit 6d51e25
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
],
"require": {
"php": "~8.1.17 || ~8.2.4 || ~8.3.0 || ~8.4.0",
"php": "~8.1.31 || ~8.2.27 || ~8.3.16 || ~8.4.3",
"ext-SimpleXML": "*",
"ext-ctype": "*",
"ext-dom": "*",
Expand All @@ -44,9 +44,6 @@
"symfony/console": "^6.0 || ^7.0",
"symfony/filesystem": "^6.0 || ^7.0"
},
"conflict": {
"php": "<8.1.31 || <8.2.27 || <8.3.16 || <8.4.3"
},
"provide": {
"psalm/psalm": "self.version"
},
Expand Down

0 comments on commit 6d51e25

Please sign in to comment.