Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent 550b832 commit c9fe431
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"guzzlehttp/guzzle": "7.8.1",
"htmlmin/htmlmin": "dev-master",
"kelvinmo/simplejwt": "0.9.0",
"laravel/framework": "^11.4",
"laravel/framework": "11.4.0",
"laravel/horizon": "5.24.2",
"laravel/pint": "1.15.1",
"laravel/sanctum": "^4.0",
"laravel/sanctum": "4.0.2",
"laravel/slack-notification-channel": "3.2.0",
"laravel/tinker": "2.9.0",
"mrclay/jsmin-php": "2.4.3",
Expand All @@ -35,7 +35,7 @@
"require-dev": {
"fakerphp/faker": "1.23.1",
"mockery/mockery": "1.6.11",
"nunomaduro/collision": "^8.0",
"nunomaduro/collision": "8.1.1",
"larastan/larastan": "2.9.5",
"phan/phan": "5.4.3",
"phpstan/extension-installer": "1.3.1",
Expand All @@ -44,7 +44,7 @@
"phpstan/phpstan-strict-rules": "1.5.3",
"psalm/plugin-laravel": "2.11.0",
"slevomat/coding-standard": "8.15.0",
"spatie/laravel-ignition": "^2.4",
"spatie/laravel-ignition": "2.5.2",
"squizlabs/php_codesniffer": "3.9.1",
"vimeo/psalm": "5.23.1"
},
Expand Down
20 changes: 10 additions & 10 deletions composer.lock

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

0 comments on commit c9fe431

Please sign in to comment.