Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INTER-341: main app logic #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

INTER-341: main app logic #1

wants to merge 3 commits into from

Conversation

odahviiiing
Copy link

No description provided.

@odahviiiing odahviiiing requested a review from luckyraul October 4, 2022 18:08
"symfony/yaml": "^5.4",
"ifsnop/mysqldump-php": "^2.9",
"fakerphp/faker": "^1.20",
"mygento/coding-standard": "~2.14.0-beta5"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

symfony-standart

@@ -0,0 +1,5 @@
<?php
$finder = PhpCsFixer\Finder::create()->in('./src');
$config = new \Mygento\CS\Config\Module();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

symfony standart

"authors": [
{
"name": "Mygento",
"email": "[email protected]"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.com

"mygento/coding-standard": "~2.14.0-beta5"
},
"require-dev": {
"phpstan/phpstan": "1.2.0 as 0.12.23"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no rewrite

<?xml version="1.0" encoding="UTF-8"?>
<ruleset name="Jeeves">
<exclude-pattern>*/vendor/*</exclude-pattern>
<rule ref="PSR2"/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants