Skip to content

Commit

Permalink
keep phpunit v10
Browse files Browse the repository at this point in the history
  • Loading branch information
lekoala committed Apr 22, 2024
1 parent 9424177 commit c0e28b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"openspout/openspout": "^4",
"phpoffice/phpspreadsheet": "^1.26",
"phpstan/phpstan": "^1",
"phpunit/phpunit": "^10|^11",
"phpunit/phpunit": "^10",
"shuchkin/simplexlsx": "^1",
"shuchkin/simplexlsxgen": "^1.3",
"squizlabs/php_codesniffer": "^3.6"
Expand Down

0 comments on commit c0e28b2

Please sign in to comment.