We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d12c928 commit e3f0955Copy full SHA for e3f0955
3 files changed
composer.json
@@ -51,15 +51,15 @@
51
"willdurand/negotiation": "^3.0"
52
},
53
"require-dev": {
54
- "doctrine/orm": "^3.5",
+ "doctrine/orm": "^3.5.2",
55
"laminas/laminas-coding-standard": "^3.1.0",
56
"laminas/laminas-paginator": "^2.19.0",
57
- "phpspec/prophecy": "^1.22",
+ "phpspec/prophecy": "^1.23",
58
"phpspec/prophecy-phpunit": "^2.4.0",
59
- "phpunit/phpunit": "^9.6.27",
+ "phpunit/phpunit": "^9.6.29",
60
"psalm/plugin-phpunit": "^0.19.5",
61
- "rector/rector": "^2.1",
62
- "shipmonk/composer-dependency-analyser": "^1.8",
+ "rector/rector": "^2.2.3",
+ "shipmonk/composer-dependency-analyser": "^1.8.3",
63
"vimeo/psalm": "^6.13.1"
64
65
"provide": {
0 commit comments