Skip to content

Commit ce04f49

Browse files
author
u.aleroev
committed
chore: add symfony require
1 parent cc612e0 commit ce04f49

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
@@ -18,7 +18,8 @@
1818
"php": "^7.4|^8.0",
1919
"laravel/framework": ">=8.40.0 || ^7.0",
2020
"spatie/laravel-package-tools": "^1.9",
21-
"swagger-api/swagger-ui": "^3.52"
21+
"swagger-api/swagger-ui": "^3.52",
22+
"symfony/yaml": "^5.3"
2223
},
2324
"require-dev": {
2425
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)