new fontawesome version 5 via npm

This commit is contained in:
Arno Kaimbacher 2019-04-18 13:16:50 +02:00
parent f7673e33e0
commit fa31100c2e
42 changed files with 8903 additions and 766 deletions

44
composer.lock generated
View file

@ -1759,7 +1759,7 @@
},
{
"name": "symfony/console",
"version": "v4.2.6",
"version": "v4.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
@ -1899,7 +1899,7 @@
},
{
"name": "symfony/css-selector",
"version": "v4.2.6",
"version": "v4.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@ -1952,7 +1952,7 @@
},
{
"name": "symfony/debug",
"version": "v4.2.6",
"version": "v4.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
@ -2008,7 +2008,7 @@
},
{
"name": "symfony/event-dispatcher",
"version": "v3.4.25",
"version": "v3.4.26",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@ -2071,7 +2071,7 @@
},
{
"name": "symfony/finder",
"version": "v4.2.6",
"version": "v4.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
@ -2120,16 +2120,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.2.6",
"version": "v4.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "5b7ab6beaa5b053b8d3c9b13367ada9b292e12e1"
"reference": "6ebbe61f48069033225c9d3fa7eb5ed116d766d6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5b7ab6beaa5b053b8d3c9b13367ada9b292e12e1",
"reference": "5b7ab6beaa5b053b8d3c9b13367ada9b292e12e1",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6ebbe61f48069033225c9d3fa7eb5ed116d766d6",
"reference": "6ebbe61f48069033225c9d3fa7eb5ed116d766d6",
"shasum": ""
},
"require": {
@ -2170,7 +2170,7 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2019-03-30T15:58:42+00:00"
"time": "2019-04-17T14:56:00+00:00"
},
{
"name": "symfony/http-kernel",
@ -2554,7 +2554,7 @@
},
{
"name": "symfony/process",
"version": "v4.2.6",
"version": "v4.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
@ -2603,16 +2603,16 @@
},
{
"name": "symfony/routing",
"version": "v4.2.6",
"version": "v4.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "b9f16550d76897ab0a86c198f8008c6578a5068f"
"reference": "0e5719d216017b1a0342fa48e86467cedca1c954"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/b9f16550d76897ab0a86c198f8008c6578a5068f",
"reference": "b9f16550d76897ab0a86c198f8008c6578a5068f",
"url": "https://api.github.com/repos/symfony/routing/zipball/0e5719d216017b1a0342fa48e86467cedca1c954",
"reference": "0e5719d216017b1a0342fa48e86467cedca1c954",
"shasum": ""
},
"require": {
@ -2675,11 +2675,11 @@
"uri",
"url"
],
"time": "2019-04-03T13:26:22+00:00"
"time": "2019-04-14T18:04:59+00:00"
},
{
"name": "symfony/translation",
"version": "v4.2.6",
"version": "v4.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
@ -2754,16 +2754,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v4.2.6",
"version": "v4.2.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "f42850fa32b8d7a35a75510810f6ef597674be74"
"reference": "e760a38e12b15032325e64be63f7ffc1817af617"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/f42850fa32b8d7a35a75510810f6ef597674be74",
"reference": "f42850fa32b8d7a35a75510810f6ef597674be74",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/e760a38e12b15032325e64be63f7ffc1817af617",
"reference": "e760a38e12b15032325e64be63f7ffc1817af617",
"shasum": ""
},
"require": {
@ -2826,7 +2826,7 @@
"debug",
"dump"
],
"time": "2019-04-11T11:27:41+00:00"
"time": "2019-04-17T14:57:01+00:00"
},
{
"name": "tijsverkoyen/css-to-inline-styles",