Skip to content

Commit 2ad627c

Browse files
Update dependency phpunit/phpunit to ^11.3.6
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.3.5 | 11.3.6 |
1 parent ada3bef commit 2ad627c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"php": "~8.2.0 || ~8.3.0"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^11.3.5",
17+
"phpunit/phpunit": "^11.3.6",
1818
"slam/php-cs-fixer-extensions": "^3.11.1"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)