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

Update README.md #5

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Update README.md #5

wants to merge 2 commits into from

Conversation

lunetics
Copy link

@lunetics lunetics commented Apr 5, 2017

Detailed information

Detailed information
README.md Outdated
@@ -50,3 +63,4 @@ Or run `bin/console doctrine:migrations:diff:phinx AddAbcTableMigration` to get
$this->execute('DROP TABLE abc');
}
}
0
Copy link
Contributor

Choose a reason for hiding this comment

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

What is it? NULL-byte or what?

README.md Outdated
Add bundle to AppKernel (and DoctrineMigrationsBundle if it wasn't installed before):

```
$bundles = [
Copy link
Contributor

Choose a reason for hiding this comment

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

Pls remove extra spaces here to format nicely.

README.md Outdated
@@ -14,7 +14,6 @@ Installation
Install with composer: `composer require ekapusta/doctrine-phinx-bridge-bundle:^1.0`

Add bundle to AppKernel (and DoctrineMigrationsBundle if it wasn't installed before):

```
$bundles = [
Copy link
Contributor

Choose a reason for hiding this comment

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

Sorry, I meant to remove 4 spaces before $bundles ))

Then code example will look nice.

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