diff --git a/composer.json b/composer.json index cbf2ddaf..74a6d880 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "gentle/bitbucket-api": "dev-develop", "guzzlehttp/guzzle": "^6.3", "guzzlehttp/oauth-subscriber": "^0.3", - "khill/fontawesomephp": "^1.0", + "khill/fontawesomephp": "^2.0", "laravel/framework": "5.8.*", "laravel/slack-notification-channel": "^2.0", "laravel/tinker": "^1.0", diff --git a/composer.lock b/composer.lock index 2bce908b..1e114b1b 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a2313d66b459957f4b8966a0547cebb2", + "content-hash": "2e1a42175eccff3f6d0a9c77c35229ef", "packages": [ { "name": "aws/aws-sdk-php", @@ -1300,16 +1300,16 @@ }, { "name": "khill/fontawesomephp", - "version": "1.1.5", + "version": "2.0", "source": { "type": "git", "url": "https://github.com/kevinkhill/FontAwesomePHP.git", - "reference": "8d26204b7e8091136c0ffe490b976ac50d01e6b7" + "reference": "324fdac57c319f7212d4be2e47f1d03c3f015e1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kevinkhill/FontAwesomePHP/zipball/8d26204b7e8091136c0ffe490b976ac50d01e6b7", - "reference": "8d26204b7e8091136c0ffe490b976ac50d01e6b7", + "url": "https://api.github.com/repos/kevinkhill/FontAwesomePHP/zipball/324fdac57c319f7212d4be2e47f1d03c3f015e1a", + "reference": "324fdac57c319f7212d4be2e47f1d03c3f015e1a", "shasum": "" }, "require-dev": { @@ -1347,9 +1347,9 @@ "description": "PHP wrapper library for the fantastic Font Awesome icon set.", "support": { "issues": "https://github.com/kevinkhill/FontAwesomePHP/issues", - "source": "https://github.com/kevinkhill/FontAwesomePHP/tree/1.1.5" + "source": "https://github.com/kevinkhill/FontAwesomePHP/tree/2.0" }, - "time": "2018-02-05T17:31:32+00:00" + "time": "2018-06-19T17:27:46+00:00" }, { "name": "kriswallsmith/buzz",