Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-ro committed Aug 4, 2023
1 parent ff02868 commit fc03111
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,13 @@
],
"require": {
"php": "^8.2",
"filament/filament": "^3.0",
"illuminate/contracts": "^9.0 | ^10.0",
"filament/filament": "^3.0-stable",
"illuminate/contracts": "^10.0",
"spatie/laravel-package-tools": "^1.13.5"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^6.0",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^7.0",
"pestphp/pest": "^1.21",
"pestphp/pest-plugin-laravel": "^1.1",
"pestphp/pest-plugin-livewire": "^1.0",
"pestphp/pest-plugin-parallel": "^0.3",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^9.5",
"nunomaduro/collision": "^7.0",
"spatie/laravel-ray": "^1.26"
},
"autoload": {
Expand Down

0 comments on commit fc03111

Please sign in to comment.