Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 4, 2024
1 parent 8467231 commit 00b93aa
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions composer.json
Expand Up @@ -19,17 +19,16 @@
"php": "^8.1",
"illuminate/contracts": "^10.0",
"laravel/pulse": "^1.0@beta",
"ohdearapp/ohdear-php-sdk": "^3.7",
"spatie/laravel-package-tools": "^1.14.0",
"spatie/ray": "^1.40"
"ohdearapp/ohdear-php-sdk": "^3.10",
"spatie/laravel-package-tools": "^1.16.1"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.8",
"orchestra/testbench": "^8.8",
"pestphp/pest": "^2.20",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
"laravel/pint": "^1.13.7",
"nunomaduro/collision": "^7.10",
"orchestra/testbench": "^8.19",
"pestphp/pest": "^2.30",
"pestphp/pest-plugin-arch": "^2.5",
"pestphp/pest-plugin-laravel": "^2.2",
"spatie/laravel-ray": "^1.33"
},
"autoload": {
Expand Down

0 comments on commit 00b93aa

Please sign in to comment.