Update composer file
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
"fguillot/picodb" : "1.0.12",
|
"fguillot/picodb" : "1.0.12",
|
||||||
"fguillot/simpleLogger" : "1.0.1",
|
"fguillot/simpleLogger" : "1.0.1",
|
||||||
"fguillot/simple-validator" : "1.0.0",
|
"fguillot/simple-validator" : "1.0.0",
|
||||||
"fguillot/simple-queue" : "dev-master",
|
"fguillot/simple-queue" : "1.0.0",
|
||||||
"paragonie/random_compat": "@stable",
|
"paragonie/random_compat": "@stable",
|
||||||
"pimple/pimple" : "~3.0",
|
"pimple/pimple" : "~3.0",
|
||||||
"ramsey/array_column": "@stable",
|
"ramsey/array_column": "@stable",
|
||||||
|
|||||||
7
composer.lock
generated
7
composer.lock
generated
@@ -4,8 +4,8 @@
|
|||||||
"Read more about it at https://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#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "1dff423870fc9d85edd75f83ee0b5b97",
|
"hash": "cb6d74d2ba01afcd7988f4ab99d614a5",
|
||||||
"content-hash": "5a7a28b3dcb87b0be20ff634d989d5b4",
|
"content-hash": "8c9fce0f4478875b9b4dc1ae53738159",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "christian-riesen/base32",
|
"name": "christian-riesen/base32",
|
||||||
@@ -279,7 +279,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fguillot/simple-queue",
|
"name": "fguillot/simple-queue",
|
||||||
"version": "dev-master",
|
"version": "v1.0.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/fguillot/simple-queue.git",
|
"url": "https://github.com/fguillot/simple-queue.git",
|
||||||
@@ -1865,7 +1865,6 @@
|
|||||||
"aliases": [],
|
"aliases": [],
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"stability-flags": {
|
"stability-flags": {
|
||||||
"fguillot/simple-queue": 20,
|
|
||||||
"paragonie/random_compat": 0,
|
"paragonie/random_compat": 0,
|
||||||
"ramsey/array_column": 0
|
"ramsey/array_column": 0
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user