We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ed782 commit 9edd7ddCopy full SHA for 9edd7dd
src/App/Script.php
@@ -19,6 +19,7 @@ class Script
19
20
const FILES_TO_REPLACE_SERVICE = [
21
'./.circleci/config.yml',
22
+ './src/App/Factory/AbstractFactory.php',
23
'./src/App/Validation/ExampleCreateSchema.json',
24
'./src/App/Validation/ExampleUpdateSchema.json',
25
'./src/App/docker_image_config.xml',
0 commit comments