Update myclabs/deep-copy (1.9.2 => 1.9.3)

This commit is contained in:
DariusIII
2019-08-11 11:19:26 +00:00
parent 4d3000a32f
commit 8b0b4ad76c
Generated
+6 -8
View File
@@ -9942,20 +9942,20 @@
},
{
"name": "myclabs/deep-copy",
"version": "1.9.2",
"version": "1.9.3",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "8d0a041a565fc1e927e75f1d1bea5f34edf6e7d1"
"reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/8d0a041a565fc1e927e75f1d1bea5f34edf6e7d1",
"reference": "8d0a041a565fc1e927e75f1d1bea5f34edf6e7d1",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/007c053ae6f31bba39dfa19a7726f56e9763bbea",
"reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea",
"shasum": ""
},
"require": {
"php": "^7.2"
"php": "^7.1"
},
"replace": {
"myclabs/deep-copy": "self.version"
@@ -9963,8 +9963,6 @@
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"phpstan/phpstan": "^0.9.2",
"phpstan/phpstan-phpunit": "^0.9.4",
"phpunit/phpunit": "^7.1"
},
"type": "library",
@@ -9988,7 +9986,7 @@
"object",
"object graph"
],
"time": "2019-08-09T12:38:39+00:00"
"time": "2019-08-09T12:45:53+00:00"
},
{
"name": "nette/bootstrap",