|
|
@@ -111,6 +111,12 @@
|
|
|
"brick",
|
|
|
"math"
|
|
|
],
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/brick/math",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"time": "2020-04-15T15:59:35+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -400,6 +406,20 @@
|
|
|
"sqlserver",
|
|
|
"sqlsrv"
|
|
|
],
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.doctrine-project.org/sponsorship.html",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://www.patreon.com/phpdoctrine",
|
|
|
+ "type": "patreon"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"time": "2020-04-20T17:19:26+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -789,16 +809,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "endroid/qr-code",
|
|
|
- "version": "3.8.1",
|
|
|
+ "version": "3.8.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/endroid/qr-code.git",
|
|
|
- "reference": "a7e07d26fad46d7032b39a076f6c85e07757028d"
|
|
|
+ "reference": "1616778c697238b16e1b7592ea824bafcf7d108c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/endroid/qr-code/zipball/a7e07d26fad46d7032b39a076f6c85e07757028d",
|
|
|
- "reference": "a7e07d26fad46d7032b39a076f6c85e07757028d",
|
|
|
+ "url": "https://api.github.com/repos/endroid/qr-code/zipball/1616778c697238b16e1b7592ea824bafcf7d108c",
|
|
|
+ "reference": "1616778c697238b16e1b7592ea824bafcf7d108c",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -860,7 +880,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-06-02T20:10:27+00:00"
|
|
|
+ "time": "2020-06-19T08:57:37+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "facade/flare-client-php",
|
|
|
@@ -920,6 +940,12 @@
|
|
|
"flare",
|
|
|
"reporting"
|
|
|
],
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.patreon.com/spatie",
|
|
|
+ "type": "patreon"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"time": "2020-03-02T15:52:04+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -1863,16 +1889,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "league/commonmark",
|
|
|
- "version": "1.4.3",
|
|
|
+ "version": "1.5.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/commonmark.git",
|
|
|
- "reference": "412639f7cfbc0b31ad2455b2fe965095f66ae505"
|
|
|
+ "reference": "fc33ca12575e98e57cdce7d5f38b2ca5335714b3"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/412639f7cfbc0b31ad2455b2fe965095f66ae505",
|
|
|
- "reference": "412639f7cfbc0b31ad2455b2fe965095f66ae505",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/fc33ca12575e98e57cdce7d5f38b2ca5335714b3",
|
|
|
+ "reference": "fc33ca12575e98e57cdce7d5f38b2ca5335714b3",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -1883,7 +1909,7 @@
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-mbstring": "*",
|
|
|
- "php": "^7.1"
|
|
|
+ "php": "^7.1 || ^8.0"
|
|
|
},
|
|
|
"conflict": {
|
|
|
"scrutinizer/ocular": "1.7.*"
|
|
|
@@ -1905,11 +1931,6 @@
|
|
|
"bin/commonmark"
|
|
|
],
|
|
|
"type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.4-dev"
|
|
|
- }
|
|
|
- },
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
"League\\CommonMark\\": "src"
|
|
|
@@ -1939,7 +1960,33 @@
|
|
|
"md",
|
|
|
"parser"
|
|
|
],
|
|
|
- "time": "2020-05-04T22:15:21+00:00"
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://enjoy.gitstore.app/repositories/thephpleague/commonmark",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://www.colinodell.com/sponsor",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://www.paypal.me/colinpodell/10.00",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/colinodell",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://www.patreon.com/colinodell",
|
|
|
+ "type": "patreon"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
|
|
|
+ "type": "tidelift"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2020-06-21T20:50:13+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "league/flysystem",
|
|
|
@@ -2108,6 +2155,16 @@
|
|
|
"php",
|
|
|
"phpspreadsheet"
|
|
|
],
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://laravel-excel.com/commercial-support",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/patrickbrouwers",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"time": "2020-02-28T15:47:45+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -2850,6 +2907,12 @@
|
|
|
"Pinyin",
|
|
|
"cn2pinyin"
|
|
|
],
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.patreon.com/overtrue",
|
|
|
+ "type": "patreon"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"time": "2020-04-13T08:53:30+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -3824,6 +3887,12 @@
|
|
|
"identifier",
|
|
|
"uuid"
|
|
|
],
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/ramsey",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"time": "2020-03-29T20:13:32+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -3899,6 +3968,12 @@
|
|
|
"highlight.php",
|
|
|
"syntax"
|
|
|
],
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/allejo",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"time": "2020-03-02T05:59:21+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -4963,16 +5038,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
- "version": "v1.17.0",
|
|
|
+ "version": "v1.17.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
- "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9"
|
|
|
+ "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
|
|
|
- "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
|
|
|
+ "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -4991,6 +5066,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.17-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -5037,20 +5116,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-05-12T16:14:59+00:00"
|
|
|
+ "time": "2020-06-06T08:46:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-iconv",
|
|
|
- "version": "v1.17.0",
|
|
|
+ "version": "v1.17.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-iconv.git",
|
|
|
- "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424"
|
|
|
+ "reference": "ba6c9c18db36235b859cc29b8372d1c01298c035"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424",
|
|
|
- "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ba6c9c18db36235b859cc29b8372d1c01298c035",
|
|
|
+ "reference": "ba6c9c18db36235b859cc29b8372d1c01298c035",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -5069,6 +5148,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.17-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -5116,20 +5199,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-05-12T16:47:27+00:00"
|
|
|
+ "time": "2020-06-06T08:46:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-intl-grapheme",
|
|
|
- "version": "v1.17.0",
|
|
|
+ "version": "v1.17.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
|
|
|
- "reference": "e094b0770f7833fdf257e6ba4775be4e258230b2"
|
|
|
+ "reference": "6e4dbcf5e81eba86e36731f94fe56b1726835846"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e094b0770f7833fdf257e6ba4775be4e258230b2",
|
|
|
- "reference": "e094b0770f7833fdf257e6ba4775be4e258230b2",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/6e4dbcf5e81eba86e36731f94fe56b1726835846",
|
|
|
+ "reference": "6e4dbcf5e81eba86e36731f94fe56b1726835846",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -5148,6 +5231,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.17-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -5196,20 +5283,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-05-12T16:47:27+00:00"
|
|
|
+ "time": "2020-06-06T08:46:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-intl-idn",
|
|
|
- "version": "v1.17.0",
|
|
|
+ "version": "v1.17.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
- "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
|
|
|
+ "reference": "a57f8161502549a742a63c09f0a604997bf47027"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
|
|
|
- "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a57f8161502549a742a63c09f0a604997bf47027",
|
|
|
+ "reference": "a57f8161502549a742a63c09f0a604997bf47027",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -5230,6 +5317,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.17-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -5278,20 +5369,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-05-12T16:47:27+00:00"
|
|
|
+ "time": "2020-06-06T08:46:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-intl-normalizer",
|
|
|
- "version": "v1.17.0",
|
|
|
+ "version": "v1.17.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
- "reference": "1357b1d168eb7f68ad6a134838e46b0b159444a9"
|
|
|
+ "reference": "40309d1700e8f72447bb9e7b54af756eeea35620"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/1357b1d168eb7f68ad6a134838e46b0b159444a9",
|
|
|
- "reference": "1357b1d168eb7f68ad6a134838e46b0b159444a9",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/40309d1700e8f72447bb9e7b54af756eeea35620",
|
|
|
+ "reference": "40309d1700e8f72447bb9e7b54af756eeea35620",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -5310,6 +5401,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.17-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -5361,20 +5456,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-05-12T16:14:59+00:00"
|
|
|
+ "time": "2020-06-14T14:40:37+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.17.0",
|
|
|
+ "version": "v1.17.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
|
|
|
+ "reference": "7110338d81ce1cbc3e273136e4574663627037a7"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
|
|
|
- "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7110338d81ce1cbc3e273136e4574663627037a7",
|
|
|
+ "reference": "7110338d81ce1cbc3e273136e4574663627037a7",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -5393,6 +5488,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.17-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -5440,7 +5539,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-05-12T16:47:27+00:00"
|
|
|
+ "time": "2020-06-06T08:46:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php72",
|
|
|
@@ -5519,16 +5618,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php73",
|
|
|
- "version": "v1.17.0",
|
|
|
+ "version": "v1.17.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
|
- "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc"
|
|
|
+ "reference": "fa0837fe02d617d31fbb25f990655861bb27bd1a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a760d8964ff79ab9bf057613a5808284ec852ccc",
|
|
|
- "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fa0837fe02d617d31fbb25f990655861bb27bd1a",
|
|
|
+ "reference": "fa0837fe02d617d31fbb25f990655861bb27bd1a",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -5544,6 +5643,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.17-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -5593,20 +5696,20 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-05-12T16:47:27+00:00"
|
|
|
+ "time": "2020-06-06T08:46:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php80",
|
|
|
- "version": "v1.17.0",
|
|
|
+ "version": "v1.17.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
- "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd"
|
|
|
+ "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/5e30b2799bc1ad68f7feb62b60a73743589438dd",
|
|
|
- "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4a5b6bba3259902e386eb80dd1956181ee90b5b2",
|
|
|
+ "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -5622,6 +5725,10 @@
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
"dev-master": "1.17-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -5675,7 +5782,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-05-12T16:47:27+00:00"
|
|
|
+ "time": "2020-06-06T08:46:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/process",
|
|
|
@@ -6473,16 +6580,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "te7a-houdini/laravel-trix",
|
|
|
- "version": "2.0.1",
|
|
|
+ "version": "2.0.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/Te7a-Houdini/laravel-trix.git",
|
|
|
- "reference": "495c4637eafc549a3933f9d9d11f4703e9b75967"
|
|
|
+ "reference": "cba876b2b0ed5ceaa1e2fba73ac1a4240eef9900"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/Te7a-Houdini/laravel-trix/zipball/495c4637eafc549a3933f9d9d11f4703e9b75967",
|
|
|
- "reference": "495c4637eafc549a3933f9d9d11f4703e9b75967",
|
|
|
+ "url": "https://api.github.com/repos/Te7a-Houdini/laravel-trix/zipball/cba876b2b0ed5ceaa1e2fba73ac1a4240eef9900",
|
|
|
+ "reference": "cba876b2b0ed5ceaa1e2fba73ac1a4240eef9900",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -6528,7 +6635,7 @@
|
|
|
"laravel-trix",
|
|
|
"te7a-houdini"
|
|
|
],
|
|
|
- "time": "2020-03-06T15:33:35+00:00"
|
|
|
+ "time": "2020-06-04T12:31:59+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "tightenco/collect",
|
|
|
@@ -6862,6 +6969,16 @@
|
|
|
"oracle",
|
|
|
"pdo_oci"
|
|
|
],
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.paypal.me/yajra",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://www.patreon.com/yajra",
|
|
|
+ "type": "patreon"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"time": "2020-03-04T02:15:19+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -6985,6 +7102,12 @@
|
|
|
"profiler",
|
|
|
"webprofiler"
|
|
|
],
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://github.com/barryvdh",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"time": "2020-05-05T10:53:32+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -7506,6 +7629,20 @@
|
|
|
"php",
|
|
|
"symfony"
|
|
|
],
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/nunomaduro",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://www.patreon.com/nunomaduro",
|
|
|
+ "type": "patreon"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"time": "2020-04-04T19:56:08+00:00"
|
|
|
},
|
|
|
{
|
|
|
@@ -7738,16 +7875,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpdocumentor/type-resolver",
|
|
|
- "version": "1.1.0",
|
|
|
+ "version": "1.2.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
|
|
- "reference": "7462d5f123dfc080dfdf26897032a6513644fc95"
|
|
|
+ "reference": "30441f2752e493c639526b215ed81d54f369d693"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95",
|
|
|
- "reference": "7462d5f123dfc080dfdf26897032a6513644fc95",
|
|
|
+ "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/30441f2752e493c639526b215ed81d54f369d693",
|
|
|
+ "reference": "30441f2752e493c639526b215ed81d54f369d693",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -7767,7 +7904,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.x-dev"
|
|
|
+ "dev-1.x": "1.x-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -7786,7 +7923,7 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
|
|
- "time": "2020-02-18T18:59:58+00:00"
|
|
|
+ "time": "2020-06-19T20:22:09+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpspec/prophecy",
|
|
|
@@ -8141,16 +8278,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
|
- "version": "8.5.6",
|
|
|
+ "version": "8.5.8",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
- "reference": "3f9c4079d1407cd84c51c02c6ad1df6ec2ed1348"
|
|
|
+ "reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3f9c4079d1407cd84c51c02c6ad1df6ec2ed1348",
|
|
|
- "reference": "3f9c4079d1407cd84c51c02c6ad1df6ec2ed1348",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/34c18baa6a44f1d1fbf0338907139e9dce95b997",
|
|
|
+ "reference": "34c18baa6a44f1d1fbf0338907139e9dce95b997",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -8236,7 +8373,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2020-06-15T10:45:47+00:00"
|
|
|
+ "time": "2020-06-22T07:06:58+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/code-unit-reverse-lookup",
|