We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452e081 commit 6b36c90Copy full SHA for 6b36c90
composer.json
@@ -17,11 +17,11 @@
17
"php": "^8.2"
18
},
19
"require-dev": {
20
- "joomla-projects/jorobo": "^0.11.0",
+ "joomla-projects/jorobo": "^0.12.1",
21
"phpunit/phpunit": "^9.6.0",
22
- "friendsofphp/php-cs-fixer": "^3.4.0",
23
- "squizlabs/php_codesniffer": "^3.7.1",
24
- "phpstan/phpstan": "^2.0",
25
- "phpstan/phpstan-deprecation-rules": "^2.0"
+ "friendsofphp/php-cs-fixer": "^3.87.1",
+ "squizlabs/php_codesniffer": "^3.13.4",
+ "phpstan/phpstan": "^2.1.22",
+ "phpstan/phpstan-deprecation-rules": "^2.0.3"
26
}
27
0 commit comments