This commit is contained in:
Shish 2020-10-14 15:59:46 +00:00
parent 3c10d1cfee
commit ce26a87aa6

69
composer.lock generated
View file

@ -330,12 +330,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/shish/ffsphp.git", "url": "https://github.com/shish/ffsphp.git",
"reference": "94de4a502b7fc514e0e1c3557806baf162b87040" "reference": "ebba39ad7c183f3e4445a35ca7c883a74d70a415"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/shish/ffsphp/zipball/94de4a502b7fc514e0e1c3557806baf162b87040", "url": "https://api.github.com/repos/shish/ffsphp/zipball/ebba39ad7c183f3e4445a35ca7c883a74d70a415",
"reference": "94de4a502b7fc514e0e1c3557806baf162b87040", "reference": "ebba39ad7c183f3e4445a35ca7c883a74d70a415",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -369,16 +369,16 @@
}, },
{ {
"name": "shish/microcrud", "name": "shish/microcrud",
"version": "v2.0.0", "version": "v2.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/shish/microcrud.git", "url": "https://github.com/shish/microcrud.git",
"reference": "1d55c02c405fc75ad6a0e952e9333552bef492f0" "reference": "f0b6fbcaaece5489ab2e44fa28fe775b77a9dbb9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/shish/microcrud/zipball/1d55c02c405fc75ad6a0e952e9333552bef492f0", "url": "https://api.github.com/repos/shish/microcrud/zipball/f0b6fbcaaece5489ab2e44fa28fe775b77a9dbb9",
"reference": "1d55c02c405fc75ad6a0e952e9333552bef492f0", "reference": "f0b6fbcaaece5489ab2e44fa28fe775b77a9dbb9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -414,7 +414,7 @@
"crud", "crud",
"generator" "generator"
], ],
"time": "2020-09-20T13:10:42+00:00" "time": "2020-10-14T15:49:35+00:00"
}, },
{ {
"name": "shish/microhtml", "name": "shish/microhtml",
@ -518,20 +518,6 @@
"constructor", "constructor",
"instantiate" "instantiate"
], ],
"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%2Finstantiator",
"type": "tidelift"
}
],
"time": "2020-06-15T18:51:04+00:00" "time": "2020-06-15T18:51:04+00:00"
}, },
{ {
@ -580,12 +566,6 @@
"object", "object",
"object graph" "object graph"
], ],
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
"time": "2020-10-01T09:35:15+00:00" "time": "2020-10-01T09:35:15+00:00"
}, },
{ {
@ -1234,16 +1214,6 @@
"testing", "testing",
"xunit" "xunit"
], ],
"funding": [
{
"url": "https://phpunit.de/donate.html",
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-09-28T04:52:07+00:00" "time": "2020-09-28T04:52:07+00:00"
}, },
{ {
@ -1921,20 +1891,6 @@
"polyfill", "polyfill",
"portable" "portable"
], ],
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2020-07-14T12:35:20+00:00" "time": "2020-07-14T12:35:20+00:00"
}, },
{ {
@ -1975,12 +1931,6 @@
} }
], ],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
"time": "2020-07-12T23:59:07+00:00" "time": "2020-07-12T23:59:07+00:00"
}, },
{ {
@ -2044,6 +1994,5 @@
"ext-json": "*", "ext-json": "*",
"ext-fileinfo": "*" "ext-fileinfo": "*"
}, },
"platform-dev": [], "platform-dev": []
"plugin-api-version": "1.1.0"
} }