Skip to content

Commit b6554d7

Browse files
authored
Merge pull request #991 from symfony/post-install-next
Remove the header from post-install files (handled by Flex soon)
2 parents 5e74696 + 1aa7d46 commit b6554d7

File tree

28 files changed

+0
-112
lines changed

28 files changed

+0
-112
lines changed

api-platform/admin-pack/1.0/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> To finish the install </>
3-
<bg=blue;fg=white> </>
4-
51
* Your admin is almost ready:
62
1. Install the JavaScript dependencies by running <comment>yarn add @api-platform/admin @babel/preset-react</comment>
73
2. Edit <comment>webpack.config.js</comment> and <info>uncomment</info> the following lines:

api-platform/core/2.1/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* Your API is almost ready:
62
1. Create your first API resource in <info>src/Entity</info>;
73
2. Go to <info>/api</info> to browse your API

api-platform/core/2.5/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* Your API is almost ready:
62
1. Create your first API resource in <info>src/Entity</info>;
73
2. Go to <info>/api</info> to browse your API

doctrine/doctrine-bundle/1.12/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> Database Configuration </>
3-
<bg=blue;fg=white> </>
4-
51
* Modify your DATABASE_URL config in <fg=green>.env</>
62

73
* Configure the <fg=green>driver</> (mysql) and

doctrine/doctrine-bundle/1.6/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> Database Configuration </>
3-
<bg=blue;fg=white> </>
4-
51
* Modify your DATABASE_URL config in <fg=green>.env</>
62

73
* Configure the <fg=green>driver</> (mysql) and

doctrine/doctrine-bundle/2.0/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> Database Configuration </>
3-
<bg=blue;fg=white> </>
4-
51
* Modify your DATABASE_URL config in <fg=green>.env</>
62

73
* Configure the <fg=green>driver</> (postgresql) and

doctrine/doctrine-bundle/2.3/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> Database Configuration </>
3-
<bg=blue;fg=white> </>
4-
51
* Modify your DATABASE_URL config in <fg=green>.env</>
62

73
* Configure the <fg=green>driver</> (postgresql) and

doctrine/doctrine-bundle/2.4/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> Database Configuration </>
3-
<bg=blue;fg=white> </>
4-
51
* Modify your DATABASE_URL config in <fg=green>.env</>
62

73
* Configure the <fg=green>driver</> (postgresql) and
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> How to load fixtures? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Write</> fixtures files in the <comment>fixtures/</> folder
62
* <fg=blue>Run</> <comment>php bin/console hautelook:fixtures:load</>

symfony/framework-bundle/3.3/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Run</> your application:
62
1. Go to the project directory
73
2. Create your code repository with the <comment>git init</comment> command

symfony/framework-bundle/3.4/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Run</> your application:
62
1. Go to the project directory
73
2. Create your code repository with the <comment>git init</comment> command

symfony/framework-bundle/4.2/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Run</> your application:
62
1. Go to the project directory
73
2. Create your code repository with the <comment>git init</comment> command

symfony/framework-bundle/4.4/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Run</> your application:
62
1. Go to the project directory
73
2. Create your code repository with the <comment>git init</comment> command

symfony/framework-bundle/5.1/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Run</> your application:
62
1. Go to the project directory
73
2. Create your code repository with the <comment>git init</comment> command

symfony/framework-bundle/5.2/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Run</> your application:
62
1. Go to the project directory
73
2. Create your code repository with the <comment>git init</comment> command

symfony/framework-bundle/5.3/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Run</> your application:
62
1. Go to the project directory
73
2. Create your code repository with the <comment>git init</comment> command

symfony/framework-bundle/5.4/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Run</> your application:
62
1. Go to the project directory
73
2. Create your code repository with the <comment>git init</comment> command

symfony/mailer/4.3/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* You're ready to send emails.
62

73
* If you want to send emails via a supported email provider, install

symfony/messenger/4.1/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* You're ready to use the Messenger component. You can define your own message buses
62
or start using the default one right now by injecting the <info>messenger.bus.default</info> service
73
or typehinting <info>Symfony\Component\Messenger\MessageBusInterface</info> in your code.

symfony/messenger/4.3/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* You're ready to use the Messenger component. You can define your own message buses
62
or start using the default one right now by injecting the <info>message_bus</info> service
73
or type-hinting <info>Symfony\Component\Messenger\MessageBusInterface</info> in your code.

symfony/panther/1.0/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> Finish Panther Installation </>
3-
<bg=blue;fg=white> </>
4-
51
* Install <fg=green>ChromeDriver</> or <fg=green>geckodriver</> with
62
the package manager of your Operating System.
73

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> How to test? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Write</> test cases in the <comment>tests/</> folder
62
* <fg=blue>Run</> <comment>php bin/phpunit</>
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> How to test? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Write</> test cases in the <comment>tests/</> folder
62
* <fg=blue>Run</> <comment>php bin/phpunit</>
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> How to test? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Write</> test cases in the <comment>tests/</> folder
62
* <fg=blue>Run</> <comment>php bin/phpunit</>
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> How to test? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Write</> test cases in the <comment>tests/</> folder
62
* <fg=blue>Run</> <comment>php bin/phpunit</>
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> How to test? </>
3-
<bg=blue;fg=white> </>
4-
51
* <fg=blue>Write</> test cases in the <comment>tests/</> folder
62
* Use MakerBundle's <comment>make:test</> command as a shortcut!
73
* <fg=blue>Run</> the tests with <comment>php bin/phpunit</>

symfony/webpack-encore-bundle/1.9/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> Finish Encore Installation </>
3-
<bg=blue;fg=white> </>
4-
51
* Install Yarn and run <fg=green>yarn install</>
62

73
* Uncomment the Twig helpers in <fg=green>templates/base.html.twig</>

zenstruck/foundry/1.9/post-install.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<bg=blue;fg=white> </>
2-
<bg=blue;fg=white> What's next? </>
3-
<bg=blue;fg=white> </>
4-
51
* You're ready to use zenstruck/foundry. Create your first factory with
62
<info>bin/console make:factory</>.
73

0 commit comments

Comments
 (0)