mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-04-14 03:32:01 +02:00
Use hotfix version of laravel-html-meta package (#253)
This commit is contained in:
parent
dac92ac3dd
commit
85cf60dbb4
75
composer.lock
generated
75
composer.lock
generated
@ -64,16 +64,16 @@
|
||||
},
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.175.3",
|
||||
"version": "3.176.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "836564a2cef648e60fee63d3f9c5a74757aa3217"
|
||||
"reference": "cfd62d9d159df12e8e1fc3c486e0a010a4c39f80"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/836564a2cef648e60fee63d3f9c5a74757aa3217",
|
||||
"reference": "836564a2cef648e60fee63d3f9c5a74757aa3217",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cfd62d9d159df12e8e1fc3c486e0a010a4c39f80",
|
||||
"reference": "cfd62d9d159df12e8e1fc3c486e0a010a4c39f80",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -148,9 +148,9 @@
|
||||
"support": {
|
||||
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
||||
"issues": "https://github.com/aws/aws-sdk-php/issues",
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.175.3"
|
||||
"source": "https://github.com/aws/aws-sdk-php/tree/3.176.2"
|
||||
},
|
||||
"time": "2021-03-24T18:14:18+00:00"
|
||||
"time": "2021-03-26T18:16:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bacon/bacon-qr-code",
|
||||
@ -1666,16 +1666,16 @@
|
||||
},
|
||||
{
|
||||
"name": "kovah/laravel-html-meta",
|
||||
"version": "v1.1.0",
|
||||
"version": "v1.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Kovah/laravel-html-meta.git",
|
||||
"reference": "9b64d442a82c0a38d703f39c51a7dc0c7513e7fb"
|
||||
"reference": "fee192729548ca4f20948ccb37bad0df78dad363"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Kovah/laravel-html-meta/zipball/9b64d442a82c0a38d703f39c51a7dc0c7513e7fb",
|
||||
"reference": "9b64d442a82c0a38d703f39c51a7dc0c7513e7fb",
|
||||
"url": "https://api.github.com/repos/Kovah/laravel-html-meta/zipball/fee192729548ca4f20948ccb37bad0df78dad363",
|
||||
"reference": "fee192729548ca4f20948ccb37bad0df78dad363",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -1727,7 +1727,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/Kovah/laravel-html-meta/issues",
|
||||
"source": "https://github.com/Kovah/laravel-html-meta/tree/v1.1.0"
|
||||
"source": "https://github.com/Kovah/laravel-html-meta/tree/v1.1.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -1735,7 +1735,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-20T18:27:44+00:00"
|
||||
"time": "2021-03-27T11:10:51+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laracasts/flash",
|
||||
@ -2129,22 +2129,22 @@
|
||||
},
|
||||
{
|
||||
"name": "league/csv",
|
||||
"version": "9.6.2",
|
||||
"version": "9.7.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/csv.git",
|
||||
"reference": "f28da6e483bf979bac10e2add384c90ae9983e4e"
|
||||
"reference": "4cacd9c72c4aa8bdbef43315b2ca25c46a0f833f"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/csv/zipball/f28da6e483bf979bac10e2add384c90ae9983e4e",
|
||||
"reference": "f28da6e483bf979bac10e2add384c90ae9983e4e",
|
||||
"url": "https://api.github.com/repos/thephpleague/csv/zipball/4cacd9c72c4aa8bdbef43315b2ca25c46a0f833f",
|
||||
"reference": "4cacd9c72c4aa8bdbef43315b2ca25c46a0f833f",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"php": ">=7.2.5"
|
||||
"php": "^7.3 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"ext-curl": "*",
|
||||
@ -2153,7 +2153,7 @@
|
||||
"phpstan/phpstan": "^0.12.0",
|
||||
"phpstan/phpstan-phpunit": "^0.12.0",
|
||||
"phpstan/phpstan-strict-rules": "^0.12.0",
|
||||
"phpunit/phpunit": "^8.5"
|
||||
"phpunit/phpunit": "^9.5"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
|
||||
@ -2209,7 +2209,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2020-12-10T19:40:30+00:00"
|
||||
"time": "2021-03-26T22:08:10+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
@ -4260,16 +4260,16 @@
|
||||
},
|
||||
{
|
||||
"name": "sentry/sentry-laravel",
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/getsentry/sentry-laravel.git",
|
||||
"reference": "63cca34fefab63af1dfe8474d4417f1df2803fec"
|
||||
"reference": "1bb0bcc240d25e72f3cf0321f3d6064f24dec504"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/63cca34fefab63af1dfe8474d4417f1df2803fec",
|
||||
"reference": "63cca34fefab63af1dfe8474d4417f1df2803fec",
|
||||
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/1bb0bcc240d25e72f3cf0321f3d6064f24dec504",
|
||||
"reference": "1bb0bcc240d25e72f3cf0321f3d6064f24dec504",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4332,7 +4332,7 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/getsentry/sentry-laravel/issues",
|
||||
"source": "https://github.com/getsentry/sentry-laravel/tree/2.4.1"
|
||||
"source": "https://github.com/getsentry/sentry-laravel/tree/2.4.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -4344,7 +4344,7 @@
|
||||
"type": "custom"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-08T11:37:22+00:00"
|
||||
"time": "2021-03-24T19:36:23+00:00"
|
||||
},
|
||||
{
|
||||
"name": "shaarli/netscape-bookmark-parser",
|
||||
@ -7985,16 +7985,16 @@
|
||||
},
|
||||
{
|
||||
"name": "composer/xdebug-handler",
|
||||
"version": "1.4.5",
|
||||
"version": "1.4.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/xdebug-handler.git",
|
||||
"reference": "f28d44c286812c714741478d968104c5e604a1d4"
|
||||
"reference": "f27e06cd9675801df441b3656569b328e04aa37c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f28d44c286812c714741478d968104c5e604a1d4",
|
||||
"reference": "f28d44c286812c714741478d968104c5e604a1d4",
|
||||
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f27e06cd9675801df441b3656569b328e04aa37c",
|
||||
"reference": "f27e06cd9675801df441b3656569b328e04aa37c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -8002,7 +8002,8 @@
|
||||
"psr/log": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
|
||||
"phpstan/phpstan": "^0.12.55",
|
||||
"symfony/phpunit-bridge": "^4.2 || ^5"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -8028,7 +8029,7 @@
|
||||
"support": {
|
||||
"irc": "irc://irc.freenode.org/composer",
|
||||
"issues": "https://github.com/composer/xdebug-handler/issues",
|
||||
"source": "https://github.com/composer/xdebug-handler/tree/1.4.5"
|
||||
"source": "https://github.com/composer/xdebug-handler/tree/1.4.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -8044,7 +8045,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2020-11-13T08:04:11+00:00"
|
||||
"time": "2021-03-25T17:01:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dnoegel/php-xdg-base-dir",
|
||||
@ -10139,12 +10140,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "3dfe1d2b81a55b9c51dc87ce89f1ee2beaaf1093"
|
||||
"reference": "d113d94cd9d8bc7ec35be1179315ed06b21b26c8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3dfe1d2b81a55b9c51dc87ce89f1ee2beaaf1093",
|
||||
"reference": "3dfe1d2b81a55b9c51dc87ce89f1ee2beaaf1093",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d113d94cd9d8bc7ec35be1179315ed06b21b26c8",
|
||||
"reference": "d113d94cd9d8bc7ec35be1179315ed06b21b26c8",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
@ -10211,7 +10212,7 @@
|
||||
"ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
|
||||
"ezsystems/repository-forms": ">=2.3,<2.3.2.1",
|
||||
"ezyang/htmlpurifier": "<4.1.1",
|
||||
"facade/ignition": "<=2.5.1,>=2.0|<=1.16.13",
|
||||
"facade/ignition": "<1.16.14|>=2,<2.4.2|>=2.5,<2.5.2",
|
||||
"firebase/php-jwt": "<2",
|
||||
"flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
|
||||
"flarum/tags": "<=0.1-beta.13",
|
||||
@ -10466,7 +10467,7 @@
|
||||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-23T02:23:40+00:00"
|
||||
"time": "2021-03-26T11:01:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sebastian/cli-parser",
|
||||
|
Loading…
x
Reference in New Issue
Block a user