Skip to content

Commit

Permalink
Merge pull request #8 from farzai/remove-require-laravel
Browse files Browse the repository at this point in the history
Remove dp
  • Loading branch information
parsilver authored Jun 17, 2023
2 parents f4bd254 + e41843c commit 8ec6ebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
],
"require": {
"php": "^8.0",
"ext-json": "*",
"illuminate/contracts": "^8.0|^9.0|^10.0"
"ext-json": "*"
},
"require-dev": {
"pestphp/pest": "^1.0",
"laravel/pint": "^1.2",
"spatie/ray": "^1.28",
"illuminate/contracts": "^8.0|^9.0|^10.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
Expand Down

0 comments on commit 8ec6ebd

Please sign in to comment.