Skip to content

Commit 1bb5502

Browse files
SpartakusMdsoyuka
andauthored
chore: update deps (#426)
Co-authored-by: soyuka <[email protected]>
1 parent 997f6f8 commit 1bb5502

24 files changed

+1534
-704
lines changed

box.json.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"vendor/twig/twig/src/TwigTest.php"
1616
],
1717
"directories": [
18-
"vendor/cebe/php-openapi/src/spec"
18+
"vendor/devizzent/cebe-php-openapi/src/spec"
1919
],
2020
"force-autodiscovery": true,
2121

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"symfony/filesystem": "^5.2 || ^6.0 || ^7.0",
4646
"twig/twig": "^3.0",
4747
"nette/php-generator": "^3.6 || ^4.0",
48-
"nikic/php-parser": "^4.13",
49-
"cebe/php-openapi": "^1.6",
48+
"nikic/php-parser": "^4.13 || ^5.0",
49+
"devizzent/cebe-php-openapi": "^1.0.3",
5050
"symfony/string": "^5.2 || ^6.0 || ^7.0"
5151
},
5252
"require-dev": {

0 commit comments

Comments
 (0)