Skip to content

Commit 75c3214

Browse files
[update] doc
1 parent d78d26d commit 75c3214

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# warehouse-attribute-bundle
2+
3+
composer create-project --prefer-dist akeneo/pim-community-standard ./pim-lavoweb "1.5.*@stable" --ignore-platform-reqs
4+
5+
cd pim-lavoweb
6+
27
composer require lavoweb/warehouse-attribute-bundle
38

49
Settings -> Attributes -> Create attribute -> Warehouse

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
"homepage": "http://lavoweb.net"
1212
}
1313
],
14-
"require-dev": {
15-
"akeneo/pim-community-dev": "1.5.*"
16-
},
1714
"autoload": {
1815
"psr-4": {
1916
"Lavoweb\\Bundle\\WarehouseAttributeBundle\\": "."

0 commit comments

Comments
 (0)