Skip to content

Commit

Permalink
Merge pull request #45 from ibrahim-sakr/main
Browse files Browse the repository at this point in the history
bump version to laravel 11
  • Loading branch information
ruchit288 authored Jun 7, 2024
2 parents 4a5cedc + fb3c85e commit 7e8669f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
],
"require": {
"php": "^8.0",
"doctrine/dbal": "^3.6",
"yajra/laravel-datatables-oracle": "^10.4"
"doctrine/dbal": "^4.0",
"yajra/laravel-datatables-oracle": "^11.1.0"
},
"require-dev": {
"laravel/pint": "^1.0",
Expand Down

0 comments on commit 7e8669f

Please sign in to comment.