Skip to content

Commit e6d5b92

Browse files
committed
Fix QA
1 parent 2a9d9ee commit e6d5b92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
},
4040
"require-dev": {
4141
"phpunit/phpunit": "^10.5.37",
42-
"phpcompatibility/php-compatibility": "dev-develop as 9.3.6",
43-
"inpsyde/php-coding-standards": "^2@dev",
42+
"phpcompatibility/php-compatibility": "^10@dev",
43+
"inpsyde/php-coding-standards": "^2.0.2",
4444
"vimeo/psalm": "^5.26.1"
4545
},
4646
"autoload": {

0 commit comments

Comments
 (0)