Skip to content

Instantly share code, notes, and snippets.

@ezzatron
Created September 27, 2012 06:06
Show Gist options
  • Save ezzatron/3792455 to your computer and use it in GitHub Desktop.
Save ezzatron/3792455 to your computer and use it in GitHub Desktop.
Composer issue #1123 lock files
{
"hash": "9eecffb49244d2f6f97097ad928bb43c",
"packages": [
],
"packages-dev": [
{
"name": "eloquent/enumeration",
"version": "3.0.1",
"source": {
"type": "git",
"url": "git://github.com/eloquent/enumeration.git",
"reference": "3.0.1"
},
"dist": {
"type": "zip",
"url": "https://github.com/eloquent/enumeration/zipball/3.0.1",
"reference": "3.0.1",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phake/phake": "1.*"
},
"time": "2012-08-21 08:21:14",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Eloquent\\Enumeration": "src"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Erin Millard",
"email": "ezzatron@gmail.com",
"homepage": "http://ezzatron.com/"
}
],
"description": "An enumeration implementation for PHP.",
"homepage": "https://github.com/eloquent/enumeration",
"keywords": [
"enum",
"enumeration",
"set",
"class"
]
},
{
"name": "eloquent/pops",
"version": "3.1.0",
"source": {
"type": "git",
"url": "git://github.com/eloquent/pops.git",
"reference": "3.1.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/eloquent/pops/zipball/3.1.0",
"reference": "3.1.0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2012-08-02 13:17:58",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Eloquent\\Pops": "src"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Erin Millard",
"email": "ezzatron@gmail.com",
"homepage": "http://ezzatron.com/"
}
],
"description": "PHP object proxy system.",
"homepage": "https://github.com/eloquent/pops",
"keywords": [
"object",
"proxy",
"escaping"
]
}
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
]
}
{
"hash": "190effb030fb340e3de45bb1609412cd",
"packages": [
],
"packages-dev": [
{
"name": "eloquent/pops",
"version": "3.1.0",
"source": {
"type": "git",
"url": "git://github.com/eloquent/pops.git",
"reference": "3.1.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/eloquent/pops/zipball/3.1.0",
"reference": "3.1.0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2012-08-02 13:17:58",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Eloquent\\Pops": "src"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Erin Millard",
"email": "ezzatron@gmail.com",
"homepage": "http://ezzatron.com/"
}
],
"description": "PHP object proxy system.",
"homepage": "https://github.com/eloquent/pops",
"keywords": [
"object",
"proxy",
"escaping"
]
}
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
]
}
{
"hash": "190effb030fb340e3de45bb1609412cd",
"packages": [
{
"name": "eloquent/enumeration",
"version": "3.0.1",
"source": {
"type": "git",
"url": "git://github.com/eloquent/enumeration.git",
"reference": "3.0.1"
},
"dist": {
"type": "zip",
"url": "https://github.com/eloquent/enumeration/zipball/3.0.1",
"reference": "3.0.1",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"phake/phake": "1.*"
},
"time": "2012-08-21 08:21:14",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Eloquent\\Enumeration": "src"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Erin Millard",
"email": "ezzatron@gmail.com",
"homepage": "http://ezzatron.com/"
}
],
"description": "An enumeration implementation for PHP.",
"homepage": "https://github.com/eloquent/enumeration",
"keywords": [
"enum",
"enumeration",
"set",
"class"
]
}
],
"packages-dev": [
{
"name": "eloquent/pops",
"version": "3.1.0",
"source": {
"type": "git",
"url": "git://github.com/eloquent/pops.git",
"reference": "3.1.0"
},
"dist": {
"type": "zip",
"url": "https://github.com/eloquent/pops/zipball/3.1.0",
"reference": "3.1.0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"time": "2012-08-02 13:17:58",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-0": {
"Eloquent\\Pops": "src"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Erin Millard",
"email": "ezzatron@gmail.com",
"homepage": "http://ezzatron.com/"
}
],
"description": "PHP object proxy system.",
"homepage": "https://github.com/eloquent/pops",
"keywords": [
"object",
"proxy",
"escaping"
]
}
],
"aliases": [
],
"minimum-stability": "stable",
"stability-flags": [
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment