Skip to content

Commit 256209c

Browse files
authored
Merge pull request #2 from PHLAK/update-dependencies
Updated `league/openapi-psr7-validator` version constraints
2 parents cae6f6d + b533af2 commit 256209c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": "^7.3|^8.0",
2222
"illuminate/support": "^6.0|^7.0|^8.0",
23-
"league/openapi-psr7-validator": "^0.14|^0.15",
23+
"league/openapi-psr7-validator": "^0.14|^0.15|^0.16",
2424
"nyholm/psr7": "^1.3",
2525
"symfony/psr-http-message-bridge": "^2.0"
2626
},

0 commit comments

Comments
 (0)