Fixes #15: Use Bower, update CSS
This commit is contained in:
parent
8eced71cd1
commit
d904f8ee22
11 changed files with 87 additions and 302 deletions
277
composer.lock
generated
277
composer.lock
generated
|
@ -4,8 +4,8 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "a3815d272a20196506517f3333add096",
|
||||
"content-hash": "d23473718354d281f1fa09937f5421ab",
|
||||
"hash": "bedf8d0bc4bf4e29597de173643dc69e",
|
||||
"content-hash": "59ee051250022e2d138a6fbe9c96d068",
|
||||
"packages": [
|
||||
{
|
||||
"name": "behat/behat",
|
||||
|
@ -342,153 +342,6 @@
|
|||
],
|
||||
"time": "2013-07-03 18:43:54"
|
||||
},
|
||||
{
|
||||
"name": "components/bootstrap",
|
||||
"version": "3.3.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/components/bootstrap.git",
|
||||
"reference": "d71c2a234c61f53f1109a26ba8155902a51f8ca5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/components/bootstrap/zipball/d71c2a234c61f53f1109a26ba8155902a51f8ca5",
|
||||
"reference": "d71c2a234c61f53f1109a26ba8155902a51f8ca5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"components/jquery": ">=1.9.1 <3.0"
|
||||
},
|
||||
"suggest": {
|
||||
"components/bootstrap-default": "Provide a theme for Bootstrap as components/bootstrap only provides the CSS as file assets"
|
||||
},
|
||||
"type": "component",
|
||||
"extra": {
|
||||
"component": {
|
||||
"scripts": [
|
||||
"js/bootstrap.js"
|
||||
],
|
||||
"files": [
|
||||
"js/*.js",
|
||||
"css/*.css",
|
||||
"css/*.map",
|
||||
"fonts/*",
|
||||
"less/mixins/*.less",
|
||||
"less/*.less"
|
||||
],
|
||||
"shim": {
|
||||
"deps": [
|
||||
"jquery"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Jacob Thornton",
|
||||
"email": "jacobthornton@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Mark Otto",
|
||||
"email": "markdotto@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
||||
"homepage": "http://getbootstrap.com",
|
||||
"keywords": [
|
||||
"css",
|
||||
"framework",
|
||||
"front-end",
|
||||
"less",
|
||||
"mobile-first",
|
||||
"responsive",
|
||||
"web"
|
||||
],
|
||||
"time": "2015-06-17 06:08:09"
|
||||
},
|
||||
{
|
||||
"name": "components/font-awesome",
|
||||
"version": "4.5.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/components/font-awesome.git",
|
||||
"reference": "069663a8419f9db90f9bec71e71ed4bb9d28d6ee"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/components/font-awesome/zipball/069663a8419f9db90f9bec71e71ed4bb9d28d6ee",
|
||||
"reference": "069663a8419f9db90f9bec71e71ed4bb9d28d6ee",
|
||||
"shasum": ""
|
||||
},
|
||||
"type": "component",
|
||||
"extra": {
|
||||
"component": {
|
||||
"styles": [
|
||||
"css/font-awesome.css"
|
||||
],
|
||||
"files": [
|
||||
"css/font-awesome.min.css",
|
||||
"fonts/*"
|
||||
]
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT",
|
||||
"OFL-1.1"
|
||||
],
|
||||
"description": "The iconic font designed for use with Twitter Bootstrap.",
|
||||
"time": "2015-11-24 10:33:56"
|
||||
},
|
||||
{
|
||||
"name": "components/jquery",
|
||||
"version": "1.9.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/components/jquery.git",
|
||||
"reference": "ae5c0c13cf163b3751ce55f9d9e97c1ba7ff796d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/components/jquery/zipball/ae5c0c13cf163b3751ce55f9d9e97c1ba7ff796d",
|
||||
"reference": "ae5c0c13cf163b3751ce55f9d9e97c1ba7ff796d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"robloach/component-installer": "*"
|
||||
},
|
||||
"type": "component",
|
||||
"extra": {
|
||||
"component": {
|
||||
"scripts": [
|
||||
"jquery.js"
|
||||
],
|
||||
"files": [
|
||||
"jquery.min.js",
|
||||
"jquery-migrate.js",
|
||||
"jquery-migrate.min.js",
|
||||
"jquery.min.map"
|
||||
]
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "John Resig",
|
||||
"email": "jeresig@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "jQuery JavaScript Library",
|
||||
"homepage": "http://jquery.com",
|
||||
"time": "2014-10-11 11:52:45"
|
||||
},
|
||||
{
|
||||
"name": "composer/composer",
|
||||
"version": "1.0.0-alpha11",
|
||||
|
@ -1498,83 +1351,6 @@
|
|||
],
|
||||
"time": "2016-01-06 14:37:04"
|
||||
},
|
||||
{
|
||||
"name": "kriswallsmith/assetic",
|
||||
"version": "v1.3.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/kriswallsmith/assetic.git",
|
||||
"reference": "9928f7c4ad98b234e3559d1049abd13387f86db5"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/kriswallsmith/assetic/zipball/9928f7c4ad98b234e3559d1049abd13387f86db5",
|
||||
"reference": "9928f7c4ad98b234e3559d1049abd13387f86db5",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=5.3.1",
|
||||
"symfony/process": "~2.1|~3.0"
|
||||
},
|
||||
"conflict": {
|
||||
"twig/twig": "<1.23"
|
||||
},
|
||||
"require-dev": {
|
||||
"cssmin/cssmin": "3.0.1",
|
||||
"joliclic/javascript-packer": "1.1",
|
||||
"kamicane/packager": "1.0",
|
||||
"leafo/lessphp": "^0.3.7",
|
||||
"leafo/scssphp": "~0.1",
|
||||
"mrclay/minify": "~2.2",
|
||||
"patchwork/jsqueeze": "~1.0|~2.0",
|
||||
"phpunit/phpunit": "~4.8",
|
||||
"psr/log": "~1.0",
|
||||
"ptachoire/cssembed": "~1.0",
|
||||
"symfony/phpunit-bridge": "~2.7|~3.0",
|
||||
"twig/twig": "~1.8|~2.0"
|
||||
},
|
||||
"suggest": {
|
||||
"leafo/lessphp": "Assetic provides the integration with the lessphp LESS compiler",
|
||||
"leafo/scssphp": "Assetic provides the integration with the scssphp SCSS compiler",
|
||||
"leafo/scssphp-compass": "Assetic provides the integration with the SCSS compass plugin",
|
||||
"patchwork/jsqueeze": "Assetic provides the integration with the JSqueeze JavaScript compressor",
|
||||
"ptachoire/cssembed": "Assetic provides the integration with phpcssembed to embed data uris",
|
||||
"twig/twig": "Assetic provides the integration with the Twig templating engine"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.4-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"Assetic": "src/"
|
||||
},
|
||||
"files": [
|
||||
"src/functions.php"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Kris Wallsmith",
|
||||
"email": "kris.wallsmith@gmail.com",
|
||||
"homepage": "http://kriswallsmith.net/"
|
||||
}
|
||||
],
|
||||
"description": "Asset Management for PHP",
|
||||
"homepage": "https://github.com/kriswallsmith/assetic",
|
||||
"keywords": [
|
||||
"assets",
|
||||
"compression",
|
||||
"minification"
|
||||
],
|
||||
"time": "2015-11-12 13:51:40"
|
||||
},
|
||||
{
|
||||
"name": "michelf/php-markdown",
|
||||
"version": "1.5.1",
|
||||
|
@ -1889,54 +1665,6 @@
|
|||
],
|
||||
"time": "2012-12-14 00:58:14"
|
||||
},
|
||||
{
|
||||
"name": "robloach/component-installer",
|
||||
"version": "0.2.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/RobLoach/component-installer.git",
|
||||
"reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/RobLoach/component-installer/zipball/908a859aa7c4949ba9ad67091e67bac10b66d3d7",
|
||||
"reference": "908a859aa7c4949ba9ad67091e67bac10b66d3d7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"composer-plugin-api": "^1.0",
|
||||
"kriswallsmith/assetic": "1.*",
|
||||
"php": ">=5.3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"composer/composer": "1.*@alpha",
|
||||
"phpunit/phpunit": "4.*"
|
||||
},
|
||||
"type": "composer-plugin",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.0.x-dev"
|
||||
},
|
||||
"class": "ComponentInstaller\\ComponentInstallerPlugin"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"ComponentInstaller": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Rob Loach",
|
||||
"homepage": "http://robloach.net"
|
||||
}
|
||||
],
|
||||
"description": "Allows installation of Components via Composer.",
|
||||
"time": "2015-08-10 12:35:38"
|
||||
},
|
||||
{
|
||||
"name": "sculpin/sculpin",
|
||||
"version": "dev-master",
|
||||
|
@ -3463,7 +3191,6 @@
|
|||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"sculpin/sculpin": 20,
|
||||
"components/font-awesome": 0,
|
||||
"behat/behat": 0,
|
||||
"behat/mink": 0
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue