Skip to content

Commit

Permalink
Update composer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
tdwesten committed Jun 7, 2024
1 parent f315d15 commit 0de5209
Show file tree
Hide file tree
Showing 2 changed files with 15,311 additions and 14 deletions.
27 changes: 13 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,21 @@
"require": {
"php": "^8.2",
"dystcz/lunar-api": "1.0.0-alpha.2",
"illuminate/contracts": "^10.0",
"mollie/laravel-mollie": "^2.25"
"mollie/laravel-mollie": "^3.0"
},
"require-dev": {
"laravel/pint": "^1.13",
"nunomaduro/collision": "^7.8",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^8.8",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"laravel-json-api/testing": "^2.1",
"spatie/laravel-ray": "^1.32"
"laravel/pint": "^1.9",
"nunomaduro/collision": "^8.1",
"nunomaduro/larastan": "^2.9",
"orchestra/testbench": "^9.1",
"pestphp/pest": "^2.34",
"pestphp/pest-plugin-arch": "^2.7",
"pestphp/pest-plugin-laravel": "^2.4",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan-deprecation-rules": "^1.2",
"phpstan/phpstan-phpunit": "^1.4",
"laravel-json-api/testing": "^3.0",
"spatie/laravel-ray": "^1.36"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 0de5209

Please sign in to comment.