Skip to content

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
njoguamos committed Mar 18, 2024
1 parent 80a7312 commit 1a52f58
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.1 | ^8.2 | ^8.3",
"illuminate/contracts": "^10.0",
"saloonphp/saloon": "^3.0",
"spatie/laravel-package-tools": "^1.14.0"
"saloonphp/saloon": "^3.7.0",
"spatie/laravel-package-tools": "^1.16.3"
},
"require-dev": {
"laravel/pint": "^1.14.0",
Expand All @@ -30,9 +30,9 @@
"pestphp/pest": "^2.34.4",
"pestphp/pest-plugin-arch": "^2.7.0",
"pestphp/pest-plugin-laravel": "^2.3.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0"
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan-deprecation-rules": "^1.1.4",
"phpstan/phpstan-phpunit": "^1.3.16"
},
"autoload": {
"psr-4": {
Expand Down
18 changes: 9 additions & 9 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1a52f58

Please sign in to comment.