{
"_readme": [
"This file locks the dependencies of your project to a known state",
- "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "hash": "7ad742b6e272884e8d6766f4494ef815",
+ "content-hash": "8f55df3840c6cb5aac01522947b4ecd7",
"packages": [
{
"name": "andy128k/missing-tools",
- "version": "0.2.x-dev",
+ "version": "0.3",
"source": {
"type": "git",
- "url": "git://git.andy128k.net/missing-tools.git",
- "reference": "ab41d6ad97c23df896495f294f9e83d63d8d3a49"
+ "url": "https://github.com/andy128k/missing-tools.git",
+ "reference": "9ba81e33e389cb80b80ce114fb664506fab1859e"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/andy128k/missing-tools/zipball/9ba81e33e389cb80b80ce114fb664506fab1859e",
+ "reference": "9ba81e33e389cb80b80ce114fb664506fab1859e",
+ "shasum": ""
},
"require": {
- "andy128k/pegp": "0.1.*@dev",
- "php": ">=5.3"
+ "andy128k/pegp": "0.2",
+ "php": ">=5.6"
},
"require-dev": {
- "phpunit/phpunit": "4.4.*"
+ "phpunit/phpunit": "~5"
},
"type": "library",
"autoload": {
"src/"
]
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
}
],
"description": "Miscellaneous utilities",
- "time": "2015-01-11 10:58:45"
+ "time": "2019-03-19T23:50:24+00:00"
},
{
"name": "andy128k/pegp",
- "version": "0.1.x-dev",
+ "version": "0.2",
"source": {
"type": "git",
- "url": "git://git.andy128k.net/pegp.git",
- "reference": "5587cad497f1abb543cd04f40a89584ffeccc729"
+ "url": "https://github.com/andy128k/pegp.git",
+ "reference": "7f4c5a065dec027c4362d346dc7b3995ddb3067f"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/andy128k/pegp/zipball/7f4c5a065dec027c4362d346dc7b3995ddb3067f",
+ "reference": "7f4c5a065dec027c4362d346dc7b3995ddb3067f",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=5.6"
},
"require-dev": {
- "phpunit/phpunit": "4.4.*"
+ "phpunit/phpunit": "~8"
},
"type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "0.x-dev"
- }
- },
"autoload": {
- "classmap": [
- "src/"
- ]
+ "psr-4": {
+ "Pegp\\": "src/"
+ }
},
+ "notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"email": "andy128k@gmail.com"
}
],
- "description": "PEG",
- "time": "2015-01-11 10:39:21"
+ "description": "Library to construct PEG parsers",
+ "time": "2019-03-17T13:12:33+00:00"
},
{
"name": "mustangostang/spyc",
- "version": "dev-master",
+ "version": "0.5.1",
"source": {
"type": "git",
"url": "https://github.com/mustangostang/spyc.git",
- "reference": "eeb9f7c47e1457770d64c7fb1f3d4aabff52de4b"
+ "reference": "dc4785b4d7227fd9905e086d499fb8abfadf9977"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/mustangostang/spyc/zipball/eeb9f7c47e1457770d64c7fb1f3d4aabff52de4b",
- "reference": "eeb9f7c47e1457770d64c7fb1f3d4aabff52de4b",
+ "url": "https://api.github.com/repos/mustangostang/spyc/zipball/dc4785b4d7227fd9905e086d499fb8abfadf9977",
+ "reference": "dc4785b4d7227fd9905e086d499fb8abfadf9977",
"shasum": ""
},
"require": {
},
"notification-url": "https://packagist.org/downloads/",
"license": [
- "MIT"
+ "MIT License"
],
"authors": [
{
"yaml",
"yml"
],
- "time": "2014-08-21 09:14:01"
+ "time": "2013-02-21T10:52:01+00:00"
}
],
"packages-dev": [],
"aliases": [],
- "minimum-stability": "dev",
- "stability-flags": {
- "andy128k/missing-tools": 20
- },
+ "minimum-stability": "stable",
+ "stability-flags": [],
"prefer-stable": false,
+ "prefer-lowest": false,
"platform": [],
"platform-dev": []
}