We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778d647 commit c8774c5Copy full SHA for c8774c5
composer.json
@@ -2,7 +2,7 @@
2
"name": "monsieurbiz/sylius-better-admin-plugin",
3
"type": "sylius-plugin",
4
"keywords": ["sylius", "sylius-plugin"],
5
- "description": "",
+ "description": "Manage your logos, colors and backgrounds with settings in Sylius Admin pannel",
6
"license": "MIT",
7
"require": {
8
"monsieurbiz/sylius-admin-better-login-plugin": "^2.0",
@@ -64,8 +64,8 @@
64
"symfony": {
65
"docker": false,
66
"endpoint": [
67
- "https://api.github.com/repos/monsieurbiz/symfony-recipes/contents/index.json?ref=flex/master",
68
- "flex://defaults"
+ "https://api.github.com/repos/monsieurbiz/symfony-recipes/contents/index.json?ref=flex/master",
+ "flex://defaults"
69
]
70
},
71
"branch-alias": {
0 commit comments