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 f6a380a commit 8438627Copy full SHA for 8438627
composer.json
@@ -37,13 +37,13 @@
37
"spiral/core": "^3.16",
38
"spiral/logger": "^3.16",
39
"spiral/tokenizer": "^3.16",
40
- "symfony/translation": "^5.1 || ^6.0 || ^7.0",
+ "symfony/translation": "^5.4.45 || ^6.4.17 || ^7.2",
41
"psr/event-dispatcher": "^1.0"
42
},
43
"require-dev": {
44
- "phpunit/phpunit": "^10.5",
45
- "mockery/mockery": "^1.6",
46
- "vimeo/psalm": "^5.9"
+ "phpunit/phpunit": "^10.5.41",
+ "mockery/mockery": "^1.6.12",
+ "vimeo/psalm": "^6.0"
47
48
"autoload": {
49
"files": [
0 commit comments