Skip to content

Commit

Permalink
update laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
3x1io authored Apr 29, 2024
1 parent 7eb04dd commit 06f631a
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 @@ -35,10 +35,10 @@
],
"require": {
"php": "^8.1|^8.2",
"tomatophp/console-helpers": "^1.0",
"tomatophp/tomato-admin": "^1.1",
"tomatophp/console-helpers": "^1.1",
"tomatophp/tomato-admin": "^1.2",
"tomatophp/tomato-roles": "^1.1",
"calebporzio/sushi": "^2.3",
"jackiedo/log-reader": "^2.2"
"calebporzio/sushi": "^2.5",
"tomatophp/log-reader": "^1.0"
}
}

0 comments on commit 06f631a

Please sign in to comment.