Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
Y
yii2-softdelete
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
digisin
yii2-softdelete
Commits
1ade93bd
Commit
1ade93bd
authored
Jun 19, 2015
by
Brett O'Donnell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
d399b496
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README.md
README.md
+3
-2
No files found.
README.md
View file @
1ade93bd
...
@@ -7,7 +7,7 @@ The preferred way to install this extension is through [composer](http://getcomp
...
@@ -7,7 +7,7 @@ The preferred way to install this extension is through [composer](http://getcomp
Either run
Either run
```
```
php composer.phar require --prefer-dist
cornernote/yii2-softdelete "*"
$ composer require
cornernote/yii2-softdelete "*"
```
```
or add
or add
...
@@ -16,7 +16,8 @@ or add
...
@@ -16,7 +16,8 @@ or add
"cornernote/yii2-softdelete": "*"
"cornernote/yii2-softdelete": "*"
```
```
to the require section of your
`composer.json`
file.
to the
`require`
section of your
`composer.json`
file.
## Usage
## Usage
...
...
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