We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8bbb95 commit a7095cfCopy full SHA for a7095cf
1 file changed
composer.json
@@ -4,6 +4,7 @@
4
"license": "MIT",
5
"type": "library",
6
"require": {
7
+ "php": "^8.3",
8
"ext-simplexml": "*",
9
"psr/cache": "^2.0 || ^3.0",
10
"swaggest/json-diff": "^3.12",
@@ -14,7 +15,6 @@
14
15
"symfony/options-resolver": "^6.4 || ^7.4 || ^8.1"
16
},
17
"require-dev": {
- "php": "^8.3",
18
"ergebnis/composer-normalize": "^2.52",
19
"friendsofphp/php-cs-fixer": "^3.95",
20
"phpstan/phpstan": "^2.2"
0 commit comments