Skip to content

Commit 4daf0db

Browse files
Pin dependencies (#298)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9852d1f commit 4daf0db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
"psr/http-factory": "^1.0"
2525
},
2626
"require-dev": {
27-
"friendsofphp/php-cs-fixer": "^3.0",
28-
"phpunit/phpunit": "^9.5",
29-
"guzzlehttp/psr7": "^2.0",
30-
"php-mock/php-mock-phpunit": "^2.6"
27+
"friendsofphp/php-cs-fixer": "3.2.1",
28+
"phpunit/phpunit": "9.5.10",
29+
"guzzlehttp/psr7": "2.1.0",
30+
"php-mock/php-mock-phpunit": "2.6.0"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)