Skip to content

Commit 7c94caf

Browse files
committed
ensitech-273 psr/http-message add to composer
1 parent e4bba8f commit 7c94caf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"phpstan/extension-installer": "^1.3",
1616
"phpstan/phpstan": "^1.11",
1717
"spaze/phpstan-disallowed-calls": "^2.15",
18-
"orchestra/testbench": "^7.0 || ^8.0 || ^9.0"
18+
"orchestra/testbench": "^7.0 || ^8.0 || ^9.0",
19+
"psr/http-message": "^1.0 || ^2.0"
1920
},
2021
"autoload": {
2122
"psr-4": {

0 commit comments

Comments
 (0)