This commit is contained in:
Nyholm 2021-08-18 12:48:23 -07:00 committed by David Garcia
parent 128bcc680c
commit 8cc34a1f74

View File

@ -19,8 +19,8 @@
"require-dev": { "require-dev": {
"nyholm/nsa": "^1.2.1", "nyholm/nsa": "^1.2.1",
"nyholm/psr7": "^1.3.1", "nyholm/psr7": "^1.3.1",
"symfony/http-client": "^5.3", "phpunit/phpunit": "^9.3",
"phpunit/phpunit": "^9.3" "symfony/http-client": "^5.3"
}, },
"suggest": { "suggest": {
"nyholm/psr7": "PSR-7 message implementation", "nyholm/psr7": "PSR-7 message implementation",