Skip to content

Commit 0b7b61d

Browse files
committed
fix: upd deps for php 8.1
1 parent 11376ab commit 0b7b61d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"symfony/process": "^4.4||^5.0||^6.0"
99
},
1010
"require-dev": {
11-
"phpunit/phpunit": "^9.5",
11+
"phpunit/phpunit": "^9.5.16",
1212
"friendsofphp/php-cs-fixer": "^3.0"
1313
},
1414
"authors": [

0 commit comments

Comments
 (0)