Skip to content

Commit

Permalink
softrules/php 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderMuller committed May 29, 2024
1 parent 37238eb commit 9aa0370
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
"ext-simplexml": "*",
"spatie/laravel-package-tools": "^1.16",
"laravel/framework": "^10.0|^11.0",
"softrules/php": "^0.1.1"
"softrules/php": "^0.2.0"
},
"require-dev": {
"laravel/pint": "^1.14",
"laravel/pint": "^1.16",
"nunomaduro/collision": "^8.1.1||^7.10.0",
"larastan/larastan": "^2.9",
"orchestra/testbench": "^9.0.0||^8.22.0",
"pestphp/pest": "^2.34",
"pestphp/pest-plugin-arch": "^2.7",
"pestphp/pest-plugin-laravel": "^2.3",
"rector/rector": "^1.0",
"pestphp/pest-plugin-laravel": "^2.4",
"rector/rector": "^1.1",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-deprecation-rules": "^1.2",
"phpstan/phpstan-phpunit": "^1.4",
"roave/security-advisories": "dev-latest"
},
"autoload": {
Expand Down

0 comments on commit 9aa0370

Please sign in to comment.