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 e4bba8f commit 7c94cafCopy full SHA for 7c94caf
composer.json
@@ -15,7 +15,8 @@
15
"phpstan/extension-installer": "^1.3",
16
"phpstan/phpstan": "^1.11",
17
"spaze/phpstan-disallowed-calls": "^2.15",
18
- "orchestra/testbench": "^7.0 || ^8.0 || ^9.0"
+ "orchestra/testbench": "^7.0 || ^8.0 || ^9.0",
19
+ "psr/http-message": "^1.0 || ^2.0"
20
},
21
"autoload": {
22
"psr-4": {
0 commit comments