|
|
|
@ -628,16 +628,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/framework", |
|
|
|
"version": "v5.5.22", |
|
|
|
"version": "v5.5.27", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/laravel/framework.git", |
|
|
|
"reference": "2404af887ca8272d721628a99bbc721ac3b692e7" |
|
|
|
"reference": "b4fb6eeb227b7327b4ca7f92263b693ec9ac9875" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/2404af887ca8272d721628a99bbc721ac3b692e7", |
|
|
|
"reference": "2404af887ca8272d721628a99bbc721ac3b692e7", |
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/b4fb6eeb227b7327b4ca7f92263b693ec9ac9875", |
|
|
|
"reference": "b4fb6eeb227b7327b4ca7f92263b693ec9ac9875", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -717,6 +717,7 @@ |
|
|
|
"guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).", |
|
|
|
"laravel/tinker": "Required to use the tinker console command (~1.0).", |
|
|
|
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).", |
|
|
|
"league/flysystem-cached-adapter": "Required to use Flysystem caching (~1.0).", |
|
|
|
"league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).", |
|
|
|
"nexmo/client": "Required to use the Nexmo transport (~1.0).", |
|
|
|
"pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).", |
|
|
|
@ -757,7 +758,7 @@ |
|
|
|
"framework", |
|
|
|
"laravel" |
|
|
|
], |
|
|
|
"time": "2017-11-27T15:29:55+00:00" |
|
|
|
"time": "2017-12-20T15:43:48+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravelcollective/html", |
|
|
|
@ -973,21 +974,21 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "luthfi/formfield", |
|
|
|
"version": "0.2.3", |
|
|
|
"version": "0.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/nafiesl/FormField.git", |
|
|
|
"reference": "3513deb4f15980564feae49ed5fe5caea7ed22eb" |
|
|
|
"reference": "06c9b01970cb50dd19f02fc3dace1c254814c1db" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/nafiesl/FormField/zipball/3513deb4f15980564feae49ed5fe5caea7ed22eb", |
|
|
|
"reference": "3513deb4f15980564feae49ed5fe5caea7ed22eb", |
|
|
|
"url": "https://api.github.com/repos/nafiesl/FormField/zipball/06c9b01970cb50dd19f02fc3dace1c254814c1db", |
|
|
|
"reference": "06c9b01970cb50dd19f02fc3dace1c254814c1db", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"laravelcollective/html": "5.3.* || 5.4.* || 5.5.*", |
|
|
|
"php": ">=7.0" |
|
|
|
"php": ">=5.6.4" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"orchestra/testbench": "~3.0" |
|
|
|
@ -1021,7 +1022,7 @@ |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Laravel Form Field the extension of Laravelcollective Form for Laravel 5.3, 5.4 and 5.5 with Twitter Bootstrap 3", |
|
|
|
"time": "2017-12-01T15:09:40+00:00" |
|
|
|
"time": "2017-12-15T02:11:24+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "monolog/monolog", |
|
|
|
@ -1744,16 +1745,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/console", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/console.git", |
|
|
|
"reference": "9468ad3fba3a5e1f0dc12a96e50e84cddb923cf0" |
|
|
|
"reference": "9f21adfb92a9315b73ae2ed43138988ee4913d4e" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/9468ad3fba3a5e1f0dc12a96e50e84cddb923cf0", |
|
|
|
"reference": "9468ad3fba3a5e1f0dc12a96e50e84cddb923cf0", |
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/9f21adfb92a9315b73ae2ed43138988ee4913d4e", |
|
|
|
"reference": "9f21adfb92a9315b73ae2ed43138988ee4913d4e", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1809,20 +1810,20 @@ |
|
|
|
], |
|
|
|
"description": "Symfony Console Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2017-11-29T13:28:14+00:00" |
|
|
|
"time": "2017-12-14T19:40:10+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/css-selector", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/css-selector.git", |
|
|
|
"reference": "7134b93e90ea7e7881fcb2da006d21b4c5f31908" |
|
|
|
"reference": "eac760b414cf1f64362c3dd047b989e4db121332" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/7134b93e90ea7e7881fcb2da006d21b4c5f31908", |
|
|
|
"reference": "7134b93e90ea7e7881fcb2da006d21b4c5f31908", |
|
|
|
"url": "https://api.github.com/repos/symfony/css-selector/zipball/eac760b414cf1f64362c3dd047b989e4db121332", |
|
|
|
"reference": "eac760b414cf1f64362c3dd047b989e4db121332", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1862,20 +1863,20 @@ |
|
|
|
], |
|
|
|
"description": "Symfony CssSelector Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2017-11-05T16:10:10+00:00" |
|
|
|
"time": "2017-12-14T19:40:10+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/debug", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/debug.git", |
|
|
|
"reference": "fb2001e5d85f95d8b6ab94ae3be5d2672df128fd" |
|
|
|
"reference": "543deab3ffff94402440b326fc94153bae2dfa7a" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/debug/zipball/fb2001e5d85f95d8b6ab94ae3be5d2672df128fd", |
|
|
|
"reference": "fb2001e5d85f95d8b6ab94ae3be5d2672df128fd", |
|
|
|
"url": "https://api.github.com/repos/symfony/debug/zipball/543deab3ffff94402440b326fc94153bae2dfa7a", |
|
|
|
"reference": "543deab3ffff94402440b326fc94153bae2dfa7a", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1918,20 +1919,20 @@ |
|
|
|
], |
|
|
|
"description": "Symfony Debug Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2017-11-21T09:01:46+00:00" |
|
|
|
"time": "2017-12-12T08:27:14+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/event-dispatcher", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/event-dispatcher.git", |
|
|
|
"reference": "ca20b8f9ef149f40ff656d52965f240d85f7a8e4" |
|
|
|
"reference": "b869cbf8a15ca6261689de2c28a7d7f2d0706835" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ca20b8f9ef149f40ff656d52965f240d85f7a8e4", |
|
|
|
"reference": "ca20b8f9ef149f40ff656d52965f240d85f7a8e4", |
|
|
|
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b869cbf8a15ca6261689de2c28a7d7f2d0706835", |
|
|
|
"reference": "b869cbf8a15ca6261689de2c28a7d7f2d0706835", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1981,11 +1982,11 @@ |
|
|
|
], |
|
|
|
"description": "Symfony EventDispatcher Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2017-11-09T14:14:31+00:00" |
|
|
|
"time": "2017-12-14T19:40:10+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/finder", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/finder.git", |
|
|
|
@ -2034,16 +2035,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-foundation", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/http-foundation.git", |
|
|
|
"reference": "d9625c8abb907e0ca2d7506afd7a719a572c766f" |
|
|
|
"reference": "59bf131b5460227a2f583a7dbe6b179f98f9e0a5" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d9625c8abb907e0ca2d7506afd7a719a572c766f", |
|
|
|
"reference": "d9625c8abb907e0ca2d7506afd7a719a572c766f", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/59bf131b5460227a2f583a7dbe6b179f98f9e0a5", |
|
|
|
"reference": "59bf131b5460227a2f583a7dbe6b179f98f9e0a5", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2084,20 +2085,20 @@ |
|
|
|
], |
|
|
|
"description": "Symfony HttpFoundation Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2017-11-30T14:56:21+00:00" |
|
|
|
"time": "2017-12-14T19:40:10+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-kernel", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/http-kernel.git", |
|
|
|
"reference": "2df856c9dd8a1e1f11439b12e58c474afc1aac0d" |
|
|
|
"reference": "48325096bbda77b983e642d21a4dd9bdde3ab73e" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/2df856c9dd8a1e1f11439b12e58c474afc1aac0d", |
|
|
|
"reference": "2df856c9dd8a1e1f11439b12e58c474afc1aac0d", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/48325096bbda77b983e642d21a4dd9bdde3ab73e", |
|
|
|
"reference": "48325096bbda77b983e642d21a4dd9bdde3ab73e", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2172,7 +2173,7 @@ |
|
|
|
], |
|
|
|
"description": "Symfony HttpKernel Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2017-11-30T16:56:05+00:00" |
|
|
|
"time": "2017-12-15T02:05:18+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-mbstring", |
|
|
|
@ -2294,16 +2295,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/process", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/process.git", |
|
|
|
"reference": "db25e810fd5e124085e3777257d0cf4ae533d0ea" |
|
|
|
"reference": "bb3ef65d493a6d57297cad6c560ee04e2a8f5098" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/db25e810fd5e124085e3777257d0cf4ae533d0ea", |
|
|
|
"reference": "db25e810fd5e124085e3777257d0cf4ae533d0ea", |
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/bb3ef65d493a6d57297cad6c560ee04e2a8f5098", |
|
|
|
"reference": "bb3ef65d493a6d57297cad6c560ee04e2a8f5098", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2339,20 +2340,20 @@ |
|
|
|
], |
|
|
|
"description": "Symfony Process Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2017-11-22T12:18:49+00:00" |
|
|
|
"time": "2017-12-14T19:40:10+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/routing", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/routing.git", |
|
|
|
"reference": "d768aa5b25d98188bae3fe4ce3eb2924c97aafac" |
|
|
|
"reference": "5f248dfac5e4660c74982eb3dadc71cf58595570" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/d768aa5b25d98188bae3fe4ce3eb2924c97aafac", |
|
|
|
"reference": "d768aa5b25d98188bae3fe4ce3eb2924c97aafac", |
|
|
|
"url": "https://api.github.com/repos/symfony/routing/zipball/5f248dfac5e4660c74982eb3dadc71cf58595570", |
|
|
|
"reference": "5f248dfac5e4660c74982eb3dadc71cf58595570", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2417,20 +2418,20 @@ |
|
|
|
"uri", |
|
|
|
"url" |
|
|
|
], |
|
|
|
"time": "2017-11-24T14:13:49+00:00" |
|
|
|
"time": "2017-12-14T22:37:31+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/translation", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/translation.git", |
|
|
|
"reference": "e05b0a5996ad7a35ba3a19ffad8b72c9daa64dfa" |
|
|
|
"reference": "4c5d5582baf2829751a5207659329c1f52eedeb6" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/e05b0a5996ad7a35ba3a19ffad8b72c9daa64dfa", |
|
|
|
"reference": "e05b0a5996ad7a35ba3a19ffad8b72c9daa64dfa", |
|
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/4c5d5582baf2829751a5207659329c1f52eedeb6", |
|
|
|
"reference": "4c5d5582baf2829751a5207659329c1f52eedeb6", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2485,20 +2486,20 @@ |
|
|
|
], |
|
|
|
"description": "Symfony Translation Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2017-11-27T14:23:00+00:00" |
|
|
|
"time": "2017-12-12T08:27:14+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/var-dumper", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/var-dumper.git", |
|
|
|
"reference": "ec650a975a8e04e0c114d35eab732981243db3a2" |
|
|
|
"reference": "757074cf71b952ce9e75b557538948811c2bf006" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/ec650a975a8e04e0c114d35eab732981243db3a2", |
|
|
|
"reference": "ec650a975a8e04e0c114d35eab732981243db3a2", |
|
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/757074cf71b952ce9e75b557538948811c2bf006", |
|
|
|
"reference": "757074cf71b952ce9e75b557538948811c2bf006", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2554,7 +2555,7 @@ |
|
|
|
"debug", |
|
|
|
"dump" |
|
|
|
], |
|
|
|
"time": "2017-11-30T14:59:23+00:00" |
|
|
|
"time": "2017-12-11T22:06:16+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "tijsverkoyen/css-to-inline-styles", |
|
|
|
@ -2859,12 +2860,12 @@ |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/johnkary/phpunit-speedtrap.git", |
|
|
|
"reference": "0c16841c6830bbc11446a774d05e33e84237cdc4" |
|
|
|
"reference": "a1e39e0e3d07e0faee4ef3f342229d68fab07b5f" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/johnkary/phpunit-speedtrap/zipball/0c16841c6830bbc11446a774d05e33e84237cdc4", |
|
|
|
"reference": "0c16841c6830bbc11446a774d05e33e84237cdc4", |
|
|
|
"url": "https://api.github.com/repos/johnkary/phpunit-speedtrap/zipball/a1e39e0e3d07e0faee4ef3f342229d68fab07b5f", |
|
|
|
"reference": "a1e39e0e3d07e0faee4ef3f342229d68fab07b5f", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -2899,7 +2900,7 @@ |
|
|
|
"profile", |
|
|
|
"slow" |
|
|
|
], |
|
|
|
"time": "2017-11-29T15:26:42+00:00" |
|
|
|
"time": "2017-12-06T15:14:00+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/browser-kit-testing", |
|
|
|
@ -2951,26 +2952,25 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "luthfi/simple-crud-generator", |
|
|
|
"version": "0.1.6", |
|
|
|
"version": "0.1.8", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/nafiesl/SimpleCrudGenerator.git", |
|
|
|
"reference": "d86aabad83c4407e9ac1f13bcec8af2a8f789fe6" |
|
|
|
"reference": "d1c79adcc5cc29d35e96e789708971cb8882b31f" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/nafiesl/SimpleCrudGenerator/zipball/d86aabad83c4407e9ac1f13bcec8af2a8f789fe6", |
|
|
|
"reference": "d86aabad83c4407e9ac1f13bcec8af2a8f789fe6", |
|
|
|
"url": "https://api.github.com/repos/nafiesl/SimpleCrudGenerator/zipball/d1c79adcc5cc29d35e96e789708971cb8882b31f", |
|
|
|
"reference": "d1c79adcc5cc29d35e96e789708971cb8882b31f", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"illuminate/support": "5.4.* || 5.5.*", |
|
|
|
"illuminate/support": "5.3.* || 5.4.* || 5.5.*", |
|
|
|
"laravel/browser-kit-testing": "^2.0", |
|
|
|
"php": ">=7.0" |
|
|
|
"php": ">=5.6.4" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"orchestra/testbench": "~3.0", |
|
|
|
"phpunit/phpunit": "~6.0" |
|
|
|
"orchestra/testbench": "~3.0" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
@ -2995,8 +2995,16 @@ |
|
|
|
"email": "nafiesl@gmail.com" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "A simple CRUD generator for Laravel 5.5.", |
|
|
|
"time": "2017-11-14T09:38:29+00:00" |
|
|
|
"description": "A simple CRUD generator for Laravel 5.3, 5.4, and 5.5.", |
|
|
|
"keywords": [ |
|
|
|
"artisan-command", |
|
|
|
"crud", |
|
|
|
"crud-generator", |
|
|
|
"laravel-package", |
|
|
|
"tdd-workflow", |
|
|
|
"testing" |
|
|
|
], |
|
|
|
"time": "2017-12-15T02:47:46+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "maximebf/debugbar", |
|
|
|
@ -3488,16 +3496,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpunit/php-code-coverage", |
|
|
|
"version": "5.2.4", |
|
|
|
"version": "5.3.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
|
|
|
"reference": "033ec97498cf530cc1be4199264cad568b19be26" |
|
|
|
"reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/033ec97498cf530cc1be4199264cad568b19be26", |
|
|
|
"reference": "033ec97498cf530cc1be4199264cad568b19be26", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/661f34d0bd3f1a7225ef491a70a020ad23a057a1", |
|
|
|
"reference": "661f34d0bd3f1a7225ef491a70a020ad23a057a1", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -3513,7 +3521,6 @@ |
|
|
|
"theseer/tokenizer": "^1.1" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"ext-xdebug": "^2.5", |
|
|
|
"phpunit/phpunit": "^6.0" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
@ -3522,7 +3529,7 @@ |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "5.2.x-dev" |
|
|
|
"dev-master": "5.3.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
@ -3537,7 +3544,7 @@ |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Sebastian Bergmann", |
|
|
|
"email": "sb@sebastian-bergmann.de", |
|
|
|
"email": "sebastian@phpunit.de", |
|
|
|
"role": "lead" |
|
|
|
} |
|
|
|
], |
|
|
|
@ -3548,7 +3555,7 @@ |
|
|
|
"testing", |
|
|
|
"xunit" |
|
|
|
], |
|
|
|
"time": "2017-11-27T09:00:30+00:00" |
|
|
|
"time": "2017-12-06T09:29:45+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpunit/php-file-iterator", |
|
|
|
@ -3738,16 +3745,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpunit/phpunit", |
|
|
|
"version": "6.5.1", |
|
|
|
"version": "6.5.5", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git", |
|
|
|
"reference": "8eea3cfbfe3c8363f8111e24569bdb6ead71ea6e" |
|
|
|
"reference": "83d27937a310f2984fd575686138597147bdc7df" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8eea3cfbfe3c8363f8111e24569bdb6ead71ea6e", |
|
|
|
"reference": "8eea3cfbfe3c8363f8111e24569bdb6ead71ea6e", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/83d27937a310f2984fd575686138597147bdc7df", |
|
|
|
"reference": "83d27937a310f2984fd575686138597147bdc7df", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -3761,11 +3768,11 @@ |
|
|
|
"phar-io/version": "^1.0", |
|
|
|
"php": "^7.0", |
|
|
|
"phpspec/prophecy": "^1.7", |
|
|
|
"phpunit/php-code-coverage": "^5.2.3", |
|
|
|
"phpunit/php-code-coverage": "^5.3", |
|
|
|
"phpunit/php-file-iterator": "^1.4.3", |
|
|
|
"phpunit/php-text-template": "^1.2.1", |
|
|
|
"phpunit/php-timer": "^1.0.9", |
|
|
|
"phpunit/phpunit-mock-objects": "^5.0", |
|
|
|
"phpunit/phpunit-mock-objects": "^5.0.5", |
|
|
|
"sebastian/comparator": "^2.1", |
|
|
|
"sebastian/diff": "^2.0", |
|
|
|
"sebastian/environment": "^3.1", |
|
|
|
@ -3818,27 +3825,27 @@ |
|
|
|
"testing", |
|
|
|
"xunit" |
|
|
|
], |
|
|
|
"time": "2017-12-01T09:57:23+00:00" |
|
|
|
"time": "2017-12-17T06:31:19+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpunit/phpunit-mock-objects", |
|
|
|
"version": "5.0.2", |
|
|
|
"version": "5.0.5", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", |
|
|
|
"reference": "b09519fb0786d369c0ae6b00c9caf25f7292b393" |
|
|
|
"reference": "283b9f4f670e3a6fd6c4ff95c51a952eb5c75933" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/b09519fb0786d369c0ae6b00c9caf25f7292b393", |
|
|
|
"reference": "b09519fb0786d369c0ae6b00c9caf25f7292b393", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/283b9f4f670e3a6fd6c4ff95c51a952eb5c75933", |
|
|
|
"reference": "283b9f4f670e3a6fd6c4ff95c51a952eb5c75933", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"doctrine/instantiator": "^1.0.5", |
|
|
|
"php": "^7.0", |
|
|
|
"phpunit/php-text-template": "^1.2.1", |
|
|
|
"sebastian/exporter": "^3.0" |
|
|
|
"sebastian/exporter": "^3.1" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
"phpunit/phpunit": "<6.0" |
|
|
|
@ -3877,7 +3884,7 @@ |
|
|
|
"mock", |
|
|
|
"xunit" |
|
|
|
], |
|
|
|
"time": "2017-12-01T09:50:16+00:00" |
|
|
|
"time": "2017-12-10T08:01:53+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "sebastian/code-unit-reverse-lookup", |
|
|
|
@ -3926,16 +3933,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "sebastian/comparator", |
|
|
|
"version": "2.1.0", |
|
|
|
"version": "2.1.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/sebastianbergmann/comparator.git", |
|
|
|
"reference": "1174d9018191e93cb9d719edec01257fc05f8158" |
|
|
|
"reference": "b11c729f95109b56a0fe9650c6a63a0fcd8c439f" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1174d9018191e93cb9d719edec01257fc05f8158", |
|
|
|
"reference": "1174d9018191e93cb9d719edec01257fc05f8158", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/b11c729f95109b56a0fe9650c6a63a0fcd8c439f", |
|
|
|
"reference": "b11c729f95109b56a0fe9650c6a63a0fcd8c439f", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -3986,7 +3993,7 @@ |
|
|
|
"compare", |
|
|
|
"equality" |
|
|
|
], |
|
|
|
"time": "2017-11-03T07:16:52+00:00" |
|
|
|
"time": "2017-12-22T14:50:35+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "sebastian/diff", |
|
|
|
@ -4440,16 +4447,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/dom-crawler", |
|
|
|
"version": "v3.4.0", |
|
|
|
"version": "v3.4.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/dom-crawler.git", |
|
|
|
"reference": "7bf68716e400997a291ad42c9f9fe7972e6656d2" |
|
|
|
"reference": "dc847845c66fa68ad4522ed27e62b9b9dd12ab3b" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7bf68716e400997a291ad42c9f9fe7972e6656d2", |
|
|
|
"reference": "7bf68716e400997a291ad42c9f9fe7972e6656d2", |
|
|
|
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/dc847845c66fa68ad4522ed27e62b9b9dd12ab3b", |
|
|
|
"reference": "dc847845c66fa68ad4522ed27e62b9b9dd12ab3b", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -4492,7 +4499,7 @@ |
|
|
|
], |
|
|
|
"description": "Symfony DomCrawler Component", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"time": "2017-11-05T16:10:10+00:00" |
|
|
|
"time": "2017-12-14T19:40:10+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "theseer/tokenizer", |
|
|
|
|