Skip to content
Snippets Groups Projects
Commit 0f4df9fa authored by M Miller's avatar M Miller
Browse files

add it-osu-web/it-osu-pl-drupal

parent e77f827d
No related branches found
No related tags found
1 merge request!3Theme in progress.
...@@ -19,13 +19,14 @@ ...@@ -19,13 +19,14 @@
"url": "https://github.com/it-osu-web/it-osu-pl-drupal.git" "url": "https://github.com/it-osu-web/it-osu-pl-drupal.git"
} }
], ],
"minimum-stability": "beta", "minimum-stability": "dev",
"prefer-stable": true, "prefer-stable": true,
"require": { "require": {
"composer/installers": "^1.8", "composer/installers": "^1.8",
"oomphinc/composer-installers-extender": "^1.1", "oomphinc/composer-installers-extender": "^1.1",
"drupal/bamboo_twig": "^4.1", "drupal/bamboo_twig": "^4.1",
"drupal/components": "^1.1" "drupal/components": "^1.1",
"it-osu-web/it-osu-pl-drupal": "dev-master"
}, },
"require-dev": { "require-dev": {
"drupal/twig_vardumper": "^1.2" "drupal/twig_vardumper": "^1.2"
...@@ -33,6 +34,11 @@ ...@@ -33,6 +34,11 @@
"extra": { "extra": {
"installer-types": [ "installer-types": [
"design-system" "design-system"
] ],
"installer-paths": {
"libraries/{$name}": [
"type:design-system"
]
}
} }
} }
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "ee2f2632add7dc3176dae4fb26c84a70", "content-hash": "fd92d82ae1515484523848308e9f6bf9",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
...@@ -1561,6 +1561,40 @@ ...@@ -1561,6 +1561,40 @@
], ],
"time": "2019-07-01T23:21:34+00:00" "time": "2019-07-01T23:21:34+00:00"
}, },
{
"name": "it-osu-web/it-osu-pl-drupal",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/it-osu-web/it-osu-pl-drupal.git",
"reference": "67de627debb2751077d0296c0be293ea653172a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/it-osu-web/it-osu-pl-drupal/zipball/67de627debb2751077d0296c0be293ea653172a8",
"reference": "67de627debb2751077d0296c0be293ea653172a8",
"shasum": ""
},
"require": {
"composer/installers": "^1.6"
},
"type": "design-system",
"license": [
"MIT"
],
"authors": [
{
"name": "M Miller",
"email": "miller.2676@gmail.com"
}
],
"description": "IT@OSU Pattern Lab assets for Drupal 8 theming",
"support": {
"source": "https://github.com/it-osu-web/it-osu-pl-drupal/tree/master",
"issues": "https://github.com/it-osu-web/it-osu-pl-drupal/issues"
},
"time": "2020-03-04T00:16:32+00:00"
},
{ {
"name": "masterminds/html5", "name": "masterminds/html5",
"version": "2.7.0", "version": "2.7.0",
...@@ -4096,8 +4130,10 @@ ...@@ -4096,8 +4130,10 @@
} }
], ],
"aliases": [], "aliases": [],
"minimum-stability": "beta", "minimum-stability": "dev",
"stability-flags": [], "stability-flags": {
"it-osu-web/it-osu-pl-drupal": 20
},
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": [], "platform": [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment