Skip to content

Commit 08c08a4

Browse files
committed
Update to 3.1 parity branch
1 parent 8080dd2 commit 08c08a4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,15 @@
1515
},
1616
"require": {
1717
"php": "^8.1.0",
18-
"devizzent/cebe-php-openapi": "dev-master@dev",
19-
"membrane/openapi-reader": "dev-add-responses@dev",
18+
"membrane/openapi-reader": "^3.0",
2019
"psr/http-message": "^1.0 || ^2.0",
2120
"psr/log": "^3.0",
2221
"symfony/console": "^6.0 || ^7.0"
2322
},
2423
"require-dev": {
2524
"infection/infection": "^0.27.0",
2625
"phpunit/phpunit": "^10.5.38",
27-
"phpstan/phpstan": "^1.12.7",
26+
"phpstan/phpstan": "^2.1.1",
2827
"squizlabs/php_codesniffer": "^3.5.4",
2928
"guzzlehttp/psr7": "^2.4",
3029
"mikey179/vfsstream": "^1.6.7"

0 commit comments

Comments
 (0)