mirror of
https://github.com/pattern-lab/edition-php-twig-standard.git
synced 2025-01-16 20:18:15 +01:00
swapping out the dependency calls
This commit is contained in:
parent
106d8c8301
commit
ffb9c15e48
@ -27,9 +27,9 @@
|
|||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.6",
|
"php": ">=5.3.6",
|
||||||
"pattern-lab/core": "~0.5",
|
"pattern-lab/core": "0.*",
|
||||||
"pattern-lab/patternengine-twig": "~0.5",
|
"pattern-lab/patternengine-twig": "0.*",
|
||||||
"pattern-lab/styleguidekit-twig-default": "~0.5"
|
"pattern-lab/styleguidekit-twig-default": "0.*"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-create-project-cmd": [
|
"post-create-project-cmd": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user