File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change 1212 },
1313 "require-dev" : {
1414 "doctrine/inflector" : " ^2.0.10" ,
15- "joomla/test" : " dev-4.x-dev " ,
15+ "joomla/test" : " ^4.0 " ,
1616 "phpunit/phpunit" : " ^12.2.6" ,
1717 "squizlabs/php_codesniffer" : " ^3.7.2" ,
1818 "phpstan/phpstan" : " 2.1.17" ,
1919 "phpstan/phpstan-deprecation-rules" : " 2.0.3"
2020 },
21- "conflict" : {
22- "doctrine/inflector" : " <1.2"
23- },
2421 "suggest" : {
2522 "ext-mbstring" : " For improved processing" ,
2623 "doctrine/inflector" : " To use the string inflector"
3532 "Joomla\\ String\\ Tests\\ " : " Tests/"
3633 }
3734 },
38- "minimum-stability" : " dev" ,
39- "extra" : {
40- "branch-alias" : {
41- "dev-2.0-dev" : " 2.0-dev" ,
42- "dev-3.x-dev" : " 3.x-dev" ,
43- "dev-4.x-dev" : " 4.x-dev"
44- }
45- }
35+ "minimum-stability" : " dev"
4636}
You can’t perform that action at this time.
0 commit comments