Skip to content

Commit 28c377a

Browse files
authored
chore: composer pin tag (#346)
1 parent 00db08b commit 28c377a

2 files changed

Lines changed: 307 additions & 195 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"ext-mbstring": "*"
2828
},
2929
"require-dev": {
30-
"friendsofphp/php-cs-fixer": "^3.0",
31-
"phpunit/phpunit": "^12.0",
32-
"predis/predis": "^2.0 || ^3.0",
33-
"rancoud/database": "^7.0"
30+
"friendsofphp/php-cs-fixer": "3.95.1",
31+
"phpunit/phpunit": "12.5.22",
32+
"predis/predis": "3.4.2",
33+
"rancoud/database": "7.0.3"
3434
},
3535
"scripts": {
3636
"ci": [

0 commit comments

Comments
 (0)