j4mie/paris updated
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
"twig/twig": "1.*",
|
"twig/twig": "1.*",
|
||||||
"cerdic/css-tidy": "^1.5.5",
|
"cerdic/css-tidy": "^1.5.5",
|
||||||
"tburry/pquery": "^1.1.1",
|
"tburry/pquery": "^1.1.1",
|
||||||
"j4mie/paris": "1.5.4",
|
"j4mie/paris": "1.5.6",
|
||||||
"swiftmailer/swiftmailer": "^5.4",
|
"swiftmailer/swiftmailer": "^5.4",
|
||||||
"mtdowling/cron-expression": "^1.1",
|
"mtdowling/cron-expression": "^1.1",
|
||||||
"nesbot/carbon": "^1.21",
|
"nesbot/carbon": "^1.21",
|
||||||
|
15
composer.lock
generated
15
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"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"
|
||||||
],
|
],
|
||||||
"content-hash": "da2fe33a4683f03def7d068eaf02ce58",
|
"content-hash": "967f2c8854bb35da46a27c6f14ccc40a",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "cerdic/css-tidy",
|
"name": "cerdic/css-tidy",
|
||||||
@ -164,22 +164,25 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "j4mie/paris",
|
"name": "j4mie/paris",
|
||||||
"version": "v1.5.4",
|
"version": "v1.5.6",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/j4mie/paris.git",
|
"url": "https://github.com/j4mie/paris.git",
|
||||||
"reference": "6cd7a3d8ffb721068dd58e508a8121b92b4068b8"
|
"reference": "ec43a1f7f59d237c147495d29523da52e375f9e7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/j4mie/paris/zipball/6cd7a3d8ffb721068dd58e508a8121b92b4068b8",
|
"url": "https://api.github.com/repos/j4mie/paris/zipball/ec43a1f7f59d237c147495d29523da52e375f9e7",
|
||||||
"reference": "6cd7a3d8ffb721068dd58e508a8121b92b4068b8",
|
"reference": "ec43a1f7f59d237c147495d29523da52e375f9e7",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"j4mie/idiorm": "1.5.*",
|
"j4mie/idiorm": "1.5.*",
|
||||||
"php": ">=5.2.0"
|
"php": ">=5.2.0"
|
||||||
},
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"phpunit/phpunit": "^4.8"
|
||||||
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
@ -220,7 +223,7 @@
|
|||||||
"orm",
|
"orm",
|
||||||
"paris"
|
"paris"
|
||||||
],
|
],
|
||||||
"time": "2014-09-23T10:49:36+00:00"
|
"time": "2017-03-21T02:13:30+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mtdowling/cron-expression",
|
"name": "mtdowling/cron-expression",
|
||||||
|
Reference in New Issue
Block a user