Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ext-pdo": "*",
"cakephp/cakephp-codesniffer": "^5.0",
"cakephp/i18n": "^5.0",
"phpunit/phpunit": "^9.5.19",
"phpunit/phpunit": "^10.5",
"symfony/yaml": "^4.0|^5.0|^6.0|^7.0"
},
"autoload": {
Expand Down
Loading