Skip to content

Commit

Permalink
Update composer.json for L11
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimimo authored Apr 29, 2024
1 parent a16d9b8 commit 82cf317
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
"php": "^8.1",
"barryvdh/laravel-dompdf": "^2.0",
"consoletvs/charts": "^6.5",
"illuminate/contracts": "^9.28|^10.0",
"kris/laravel-form-builder": "^1.51"
"illuminate/contracts": "^10.15|^11.0",
"kris/laravel-form-builder": "^1.53"
},
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.9",
"nunomaduro/collision": "^7.9|^8.1",
"nunomaduro/larastan": "^2.0.1",
"orchestra/testbench": "^8.0",
"orchestra/testbench": "^8.0|^9.0",
"pestphp/pest": "^2.0",
"pestphp/pest-plugin-arch": "^2.0",
"pestphp/pest-plugin-laravel": "^2.0",
Expand Down

0 comments on commit 82cf317

Please sign in to comment.