Update phpunit/phpunit to version 7.4.4 and nesbot/carbon to version 1.35.0

This commit is contained in:
DariusIII
2018-11-14 21:48:41 +01:00
parent 1b17744699
commit 8d9a20b048
2 changed files with 11 additions and 10 deletions
+1
View File
@@ -1,4 +1,5 @@
2018-11-14 DariusIII
* Chg: Update phpunit/phpunit to version 7.4.4 and nesbot/carbon to version 1.35.0
* Chg: Update PNotify and fix notifications
2018-11-13 DariusIII
* Chg: Update assets
Generated
+10 -10
View File
@@ -3258,16 +3258,16 @@
},
{
"name": "nesbot/carbon",
"version": "1.34.4",
"version": "1.35.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "b9a444d829c9a16735aceca1b173e765745bcc0c"
"reference": "3c0342ed6cb7c770d0c33595c51c286716552f65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/b9a444d829c9a16735aceca1b173e765745bcc0c",
"reference": "b9a444d829c9a16735aceca1b173e765745bcc0c",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/3c0342ed6cb7c770d0c33595c51c286716552f65",
"reference": "3c0342ed6cb7c770d0c33595c51c286716552f65",
"shasum": ""
},
"require": {
@@ -3312,7 +3312,7 @@
"datetime",
"time"
],
"time": "2018-11-13T08:26:10+00:00"
"time": "2018-11-14T12:39:51+00:00"
},
{
"name": "neutron/temporary-filesystem",
@@ -9593,16 +9593,16 @@
},
{
"name": "phpunit/phpunit",
"version": "7.4.3",
"version": "7.4.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "c151651fb6ed264038d486ea262e243af72e5e64"
"reference": "b1be2c8530c4c29c3519a052c9fb6cee55053bbd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c151651fb6ed264038d486ea262e243af72e5e64",
"reference": "c151651fb6ed264038d486ea262e243af72e5e64",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b1be2c8530c4c29c3519a052c9fb6cee55053bbd",
"reference": "b1be2c8530c4c29c3519a052c9fb6cee55053bbd",
"shasum": ""
},
"require": {
@@ -9673,7 +9673,7 @@
"testing",
"xunit"
],
"time": "2018-10-23T05:57:41+00:00"
"time": "2018-11-14T16:52:02+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",