Skip to content

Commit fc3e73e

Browse files
JarJakDEVizzent
authored andcommitted
Add replacement to composer config
1 parent b5a5de8 commit fc3e73e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
"conflict": {
4242
"symfony/yaml": "3.4.0 - 3.4.4 || 4.0.0 - 4.4.17 || 5.0.0 - 5.1.9 || 5.2.0"
4343
},
44+
"replace": {
45+
"cebe/php-openapi":"1.7.0"
46+
},
4447
"autoload": {
4548
"psr-4": {
4649
"cebe\\openapi\\": "src/"

0 commit comments

Comments
 (0)