Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Commits
abd775e5
Commit
abd775e5
authored
Sep 28, 2013
by
Alexander Makarov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed typos
parent
c4354d6b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
extensions/composer/README.md
+5
-5
No files found.
extensions/composer/README.md
View file @
abd775e5
...
...
@@ -17,11 +17,11 @@ This is the yii2 composer installer.
Installation
------------
This extension offers you enhanced
composer handling for your yii2-project. It will therefor require you to use c
omposer.
This extension offers you enhanced
Composer handling for your yii2-project. It will therefore require you to use C
omposer.
`
`
``
php composer.phar require yiisoft/yii2-composer "*"
`
`
``
*Note: You might have to run `php composer.phar selfupdate` before using this extension.*
...
...
@@ -29,9 +29,9 @@ php composer.phar require yiisoft/yii2-composer "*"
Usage & Documentation
---------------------
This extension
s allows you to hook to certain composer events and prepare your yii2-app fo
r usage.
This extension
allows you to hook to certain composer events and automate preparing your Yii2 application for furthe
r usage.
After the package is installed, the
composer.json
file has to be modified to enable this extension.
After the package is installed, the
`composer.json`
file has to be modified to enable this extension.
To see it in action take a look at the example apps in the repository:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment