Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Nov 14, 2023
1 parent 4d0fb1c commit e0e062a
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 385 deletions.
24 changes: 12 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,28 @@
"require": {
"php": "^8.2.0",
"beyondcode/laravel-server-timing": "^1.4",
"doctrine/dbal": "^3.6.6",
"doctrine/dbal": "^3.7.1",
"guzzlehttp/guzzle": "^7.8.0",
"itsgoingd/clockwork": "^v5.1.12",
"laravel/framework": "^v10.22.0",
"laravel/framework": "^v10.31.0",
"laravel/tinker": "^v2.8.2",
"league/csv": "^9.10.0",
"league/csv": "^9.11.0",
"matthewbdaly/laravel-etag-middleware": "^1.3.6",
"nyholm/psr7": "^1.8",
"nyholm/psr7": "^1.8.1",
"spiritix/lada-cache": "^5.3",
"symfony/psr-http-message-bridge": "^2.3",
"tobyz/json-api-server": "^v1.0.0-alpha.2"
"symfony/psr-http-message-bridge": "^v2.3.1",
"tobyz/json-api-server": "^v1.0.0-beta.1"
},
"require-dev": {
"brianium/paratest": "^7.2.6",
"brianium/paratest": "^v7.3.1",
"dms/phpunit-arraysubset-asserts": "^v0.5.0",
"fakerphp/faker": "^v1.23.0",
"laravel/pint": "^v1.13.1",
"laravel/sail": "^v1.24.1",
"laravel/pint": "^v1.13.6",
"laravel/sail": "^v1.26.0",
"mockery/mockery": "^1.6.6",
"nunomaduro/collision": "^v7.8.1",
"phpunit/phpunit": "^10.3.3",
"spatie/laravel-ignition": "^2.3.0"
"nunomaduro/collision": "^v7.10.0",
"phpunit/phpunit": "^10.4.2",
"spatie/laravel-ignition": "^2.3.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit e0e062a

Please sign in to comment.