Skip to content

Commit db92e5e

Browse files
authored
Update PHPUnit version requirement to include 13.0 (#790)
1 parent ed41893 commit db92e5e

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
@@ -36,7 +36,7 @@
3636
"cakephp/cakephp": "^5.1.0",
3737
"cakephp/cakephp-codesniffer": "^5.0",
3838
"firebase/php-jwt": "^7.0",
39-
"phpunit/phpunit": "^10.5.58 || ^11.5.3 || ^12.4"
39+
"phpunit/phpunit": "^10.5.58 || ^11.5.3 || ^12.4 || ^13.0"
4040
},
4141
"suggest": {
4242
"ext-ldap": "Make sure this php extension is installed and enabled on your system if you want to use the built-in LDAP adapter for \"LdapIdentifier\".",

0 commit comments

Comments
 (0)