Skip to content

Commit b164802

Browse files
committed
update dependency
1 parent 8f58b5a commit b164802

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
"homepage": "https://github.com/joomla-framework/string",
77
"license": "GPL-2.0-or-later",
88
"require": {
9-
"php": "^8.1.0",
9+
"php": "^8.3.0",
1010
"symfony/deprecation-contracts": "^2|^3",
1111
"symfony/polyfill-mbstring": "^1.31.0"
1212
},
1313
"require-dev": {
1414
"doctrine/inflector": "^1.2",
1515
"joomla/test": "dev-4.x-dev",
16-
"phpunit/phpunit": "^9.5.28",
17-
"squizlabs/php_codesniffer": "^3.7.2",
18-
"phpstan/phpstan": "1.12.27",
19-
"phpstan/phpstan-deprecation-rules": "1.2.1"
16+
"phpunit/phpunit": "^12.0",
17+
"squizlabs/php_codesniffer": "^3.10.2",
18+
"phpstan/phpstan": "2.1.17",
19+
"phpstan/phpstan-deprecation-rules": "2.0.3"
2020
},
2121
"conflict": {
2222
"doctrine/inflector": "<1.2"

0 commit comments

Comments
 (0)