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 5b5b28d commit 3d00d19Copy full SHA for 3d00d19
composer.json
@@ -11,7 +11,7 @@
11
}
12
],
13
"require": {
14
- "php": "^7.4.0 || ^8.0 || ^8.1 || ^8.2",
+ "php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0",
15
"ext-simplexml": "*",
16
"vimeo/psalm": "^5"
17
},
0 commit comments