Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Dec 5, 2023
1 parent 4e4ab00 commit c33524b
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 @@ -33,18 +33,18 @@
"require-dev": {
"laravel/horizon": "^5.9.10",
"laravel/slack-notification-channel": "^2.4",
"nunomaduro/collision": "^5.10|^6.2.1|^6.1|^7.0",
"nunomaduro/collision": "^5.10|^6.2.1|^6.1",
"nunomaduro/larastan": "^1.0.3|^2.4",
"orchestra/testbench": "^6.23|^7.6|^8.0",
"pestphp/pest": "^2.21.3",
"pestphp/pest-plugin-laravel": "^2.0",
"pestphp/pest": "^1.21.3",
"pestphp/pest-plugin-laravel": "^1.2",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.1.1",
"phpunit/phpunit": "^10.0",
"phpunit/phpunit": "^9.5.21|^9.5.10",
"spatie/laravel-ray": "^1.30",
"spatie/pest-plugin-snapshots": "^2.0",
"spatie/pest-plugin-test-time": "^2.0",
"spatie/pest-plugin-snapshots": "^1.1",
"spatie/pest-plugin-test-time": "^1.1.1|^1.1",
"spatie/test-time": "^1.3"
},
"autoload": {
Expand Down

0 comments on commit c33524b

Please sign in to comment.