Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
skeleton-application
Commits
82bc0f1f
Commit
82bc0f1f
authored
Mar 06, 2020
by
Bertrand Gauthier
Browse files
composer update
parent
06345bee
Pipeline
#8851
failed with stage
in 12 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
composer.lock
View file @
82bc0f1f
...
...
@@ -945,16 +945,16 @@
},
{
"name": "doctrine/orm",
"version": "v2.7.
0
",
"version": "v2.7.
1
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "4
d763ca4c925f647b248b9fa01b5f47aa3685d62
"
"reference": "4
45796af0e873d9bd04f2502d322a7d5009b6846
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/4
d763ca4c925f647b248b9fa01b5f47aa3685d62
",
"reference": "4
d763ca4c925f647b248b9fa01b5f47aa3685d62
",
"url": "https://api.github.com/repos/doctrine/orm/zipball/4
45796af0e873d9bd04f2502d322a7d5009b6846
",
"reference": "4
45796af0e873d9bd04f2502d322a7d5009b6846
",
"shasum": ""
},
"require": {
...
...
@@ -967,6 +967,7 @@
"doctrine/instantiator": "^1.3",
"doctrine/persistence": "^1.2",
"ext-pdo": "*",
"ocramius/package-versions": "^1.2",
"php": "^7.1",
"symfony/console": "^3.0|^4.0|^5.0"
},
...
...
@@ -1024,7 +1025,7 @@
"database",
"orm"
],
"time": "20
19-11-19T08:38:05
+00:00"
"time": "20
20-02-15T14:35:56
+00:00"
},
{
"name": "doctrine/persistence",
...
...
@@ -1716,16 +1717,16 @@
},
{
"name": "ramsey/uuid",
"version": "3.9.
2
",
"version": "3.9.
3
",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
"reference": "7
779489a47d443f845271badbdcedfe4df8e06fb
"
"reference": "7
e1633a6964b48589b142d60542f9ed31bd37a92
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/7
779489a47d443f845271badbdcedfe4df8e06fb
",
"reference": "7
779489a47d443f845271badbdcedfe4df8e06fb
",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/7
e1633a6964b48589b142d60542f9ed31bd37a92
",
"reference": "7
e1633a6964b48589b142d60542f9ed31bd37a92
",
"shasum": ""
},
"require": {
...
...
@@ -1799,7 +1800,7 @@
"identifier",
"uuid"
],
"time": "20
19-12-17T08:18:51
+00:00"
"time": "20
20-02-21T04:36:14
+00:00"
},
{
"name": "setasign/fpdi",
...
...
@@ -1852,16 +1853,16 @@
},
{
"name": "symfony/console",
"version": "v5.0.
4
",
"version": "v5.0.
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "
91c294166c38d8c0858a86fad76d8c14dc1144c8
"
"reference": "
d29e2d36941de13600c399e393a60b8cfe59ac49
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/
91c294166c38d8c0858a86fad76d8c14dc1144c8
",
"reference": "
91c294166c38d8c0858a86fad76d8c14dc1144c8
",
"url": "https://api.github.com/repos/symfony/console/zipball/
d29e2d36941de13600c399e393a60b8cfe59ac49
",
"reference": "
d29e2d36941de13600c399e393a60b8cfe59ac49
",
"shasum": ""
},
"require": {
...
...
@@ -1924,20 +1925,20 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2020-0
1
-2
5
T15:
56:29
+00:00"
"time": "2020-0
2
-2
4
T15:
05:31
+00:00"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.1
3.1
",
"version": "v1.1
4.0
",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "f
8f0b461be3385e56d6de3dbb5a0df24c0c275e3
"
"reference": "f
bdeaec0df06cf3d51c93de80c7eb76e271f5a38
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f
8f0b461be3385e56d6de3dbb5a0df24c0c275e3
",
"reference": "f
8f0b461be3385e56d6de3dbb5a0df24c0c275e3
",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f
bdeaec0df06cf3d51c93de80c7eb76e271f5a38
",
"reference": "f
bdeaec0df06cf3d51c93de80c7eb76e271f5a38
",
"shasum": ""
},
"require": {
...
...
@@ -1949,7 +1950,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1
3
-dev"
"dev-master": "1.1
4
-dev"
}
},
"autoload": {
...
...
@@ -1982,20 +1983,20 @@
"polyfill",
"portable"
],
"time": "20
19-11-27T13:56:44
+00:00"
"time": "20
20-01-13T11:15:53
+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.1
3.1
",
"version": "v1.1
4.0
",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "
7b4aab9743c30be783b73de055d24a39cf4b954f
"
"reference": "
34094cfa9abe1f0f14f48f490772db7a775559f2
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
7b4aab9743c30be783b73de055d24a39cf4b954f
",
"reference": "
7b4aab9743c30be783b73de055d24a39cf4b954f
",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/
34094cfa9abe1f0f14f48f490772db7a775559f2
",
"reference": "
34094cfa9abe1f0f14f48f490772db7a775559f2
",
"shasum": ""
},
"require": {
...
...
@@ -2007,7 +2008,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1
3
-dev"
"dev-master": "1.1
4
-dev"
}
},
"autoload": {
...
...
@@ -2041,20 +2042,20 @@
"portable",
"shim"
],
"time": "20
19-11-27
T1
4
:1
8:11
+00:00"
"time": "20
20-01-13
T1
1
:1
5:53
+00:00"
},
{
"name": "symfony/polyfill-php73",
"version": "v1.1
3.1
",
"version": "v1.1
4.0
",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",
"reference": "
4b0e2222c55a25b4541305a053013d5647d3a25f
"
"reference": "
5e66a0fa1070bf46bec4bea7962d285108edd675
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/
4b0e2222c55a25b4541305a053013d5647d3a25f
",
"reference": "
4b0e2222c55a25b4541305a053013d5647d3a25f
",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/
5e66a0fa1070bf46bec4bea7962d285108edd675
",
"reference": "
5e66a0fa1070bf46bec4bea7962d285108edd675
",
"shasum": ""
},
"require": {
...
...
@@ -2063,7 +2064,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1
3
-dev"
"dev-master": "1.1
4
-dev"
}
},
"autoload": {
...
...
@@ -2099,7 +2100,7 @@
"portable",
"shim"
],
"time": "20
19-11-27T16:25:15
+00:00"
"time": "20
20-01-13T11:15:53
+00:00"
},
{
"name": "symfony/service-contracts",
...
...
@@ -2207,11 +2208,11 @@
},
{
"name": "unicaen/app",
"version": "3.1.
1
",
"version": "3.1.
3
",
"source": {
"type": "git",
"url": "https://git.unicaen.fr/lib/unicaen/app.git",
"reference": "
13118c93301d7fb930cd00f9bb7d3d1b9d9bf237
"
"reference": "
414d87fb9db8bc162dd92a13795220085e77708b
"
},
"require": {
"beberlei/assert": "^2.9",
...
...
@@ -2267,7 +2268,7 @@
]
},
"description": "Module de base des applications unicaen",
"time": "2020-0
2
-0
3
T1
6:10:22
+00:00"
"time": "2020-0
3
-0
5
T1
5:55:47
+00:00"
},
{
"name": "unicaen/auth",
...
...
@@ -5365,41 +5366,38 @@
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "
4.3.4
",
"version": "
5.1.0
",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "
da3fd972d6bafd628114f7e7e036f45944b62e9c
"
"reference": "
cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/
da3fd972d6bafd628114f7e7e036f45944b62e9c
",
"reference": "
da3fd972d6bafd628114f7e7e036f45944b62e9c
",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/
cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e
",
"reference": "
cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e
",
"shasum": ""
},
"require": {
"php": "^7.0",
"phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
"phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
"webmozart/assert": "^1.0"
"ext-filter": "^7.1",
"php": "^7.2",
"phpdocumentor/reflection-common": "^2.0",
"phpdocumentor/type-resolver": "^1.0",
"webmozart/assert": "^1"
},
"require-dev": {
"doctrine/instantiator": "^1.0.5",
"mockery/mockery": "^1.0",
"phpdocumentor/type-resolver": "0.4.*",
"phpunit/phpunit": "^6.4"
"doctrine/instantiator": "^1",
"mockery/mockery": "^1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
4
.x-dev"
"dev-master": "
5
.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
"src/"
]
"phpDocumentor\\Reflection\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
...
...
@@ -5410,33 +5408,36 @@
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
},
{
"name": "Jaap van Otterdijk",
"email": "account@ijaap.nl"
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "20
19-1
2-2
8
T1
8:55:12
+00:00"
"time": "20
20-0
2-2
2
T1
2:28:44
+00:00"
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.
0.1
",
"version": "1.
1.0
",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "
2e32a6d48972b2c1976ed5d8967145b6cec4a4a9
"
"reference": "
7462d5f123dfc080dfdf26897032a6513644fc95
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/
2e32a6d48972b2c1976ed5d8967145b6cec4a4a9
",
"reference": "
2e32a6d48972b2c1976ed5d8967145b6cec4a4a9
",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/
7462d5f123dfc080dfdf26897032a6513644fc95
",
"reference": "
7462d5f123dfc080dfdf26897032a6513644fc95
",
"shasum": ""
},
"require": {
"php": "^7.
1
",
"php": "^7.
2
",
"phpdocumentor/reflection-common": "^2.0"
},
"require-dev": {
"ext-tokenizer": "^7.1",
"mockery/mockery": "~1",
"phpunit/phpunit": "^7.0"
"ext-tokenizer": "^7.2",
"mockery/mockery": "~1"
},
"type": "library",
"extra": {
...
...
@@ -5460,20 +5461,20 @@
}
],
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"time": "20
19-08-22T18:11:29
+00:00"
"time": "20
20-02-18T18:59:58
+00:00"
},
{
"name": "phpspec/prophecy",
"version": "v1.10.
2
",
"version": "v1.10.
3
",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "
b4400efc9d206e83138e2bb97ed7f5b14b831cd9
"
"reference": "
451c3cd1418cf640de218914901e51b064abb093
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/
b4400efc9d206e83138e2bb97ed7f5b14b831cd9
",
"reference": "
b4400efc9d206e83138e2bb97ed7f5b14b831cd9
",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/
451c3cd1418cf640de218914901e51b064abb093
",
"reference": "
451c3cd1418cf640de218914901e51b064abb093
",
"shasum": ""
},
"require": {
...
...
@@ -5523,7 +5524,7 @@
"spy",
"stub"
],
"time": "2020-0
1-20
T15:
57
:0
2
+00:00"
"time": "2020-0
3-05
T15:
02
:0
3
+00:00"
},
{
"name": "phpunit/php-code-coverage",
...
...
@@ -6477,16 +6478,16 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.0.
4
",
"version": "v5.0.
5
",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "
923591cfb78a935f0c98968fedfad05bfda9d01f
"
"reference": "
3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/
923591cfb78a935f0c98968fedfad05bfda9d01f
",
"reference": "
923591cfb78a935f0c98968fedfad05bfda9d01f
",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/
3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9
",
"reference": "
3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9
",
"shasum": ""
},
"require": {
...
...
@@ -6548,7 +6549,7 @@
"debug",
"dump"
],
"time": "2020-0
1
-2
5T15:56:29
+00:00"
"time": "2020-0
2
-2
6T22:30:10
+00:00"
},
{
"name": "theseer/tokenizer",
...
...
@@ -6592,16 +6593,16 @@
},
{
"name": "webmozart/assert",
"version": "1.
6
.0",
"version": "1.
7
.0",
"source": {
"type": "git",
"url": "https://github.com/webmozart/assert.git",
"reference": "
573381c0a64f155a0d9a23f4b0c797194805b925
"
"reference": "
aed98a490f9a8f78468232db345ab9cf606cf598
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozart/assert/zipball/
573381c0a64f155a0d9a23f4b0c797194805b925
",
"reference": "
573381c0a64f155a0d9a23f4b0c797194805b925
",
"url": "https://api.github.com/repos/webmozart/assert/zipball/
aed98a490f9a8f78468232db345ab9cf606cf598
",
"reference": "
aed98a490f9a8f78468232db345ab9cf606cf598
",
"shasum": ""
},
"require": {
...
...
@@ -6636,7 +6637,7 @@
"check",
"validate"
],
"time": "20
19-11-24T13:36:37
+00:00"
"time": "20
20-02-14T12:15:55
+00:00"
},
{
"name": "zendframework/zend-developer-tools",
...
...
@@ -6759,6 +6760,7 @@
"dom",
"zf"
],
"abandoned": "laminas/laminas-dom",
"time": "2019-06-18T10:36:49+00:00"
},
{
...
...
@@ -6830,6 +6832,7 @@
"test",
"zf"
],
"abandoned": "laminas/laminas-test",
"time": "2019-06-11T19:33:38+00:00"
}
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment