Skip to content

Commit 7e8669f

Browse files
authored
Merge pull request #45 from ibrahim-sakr/main
bump version to laravel 11
2 parents 4a5cedc + fb3c85e commit 7e8669f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
],
2121
"require": {
2222
"php": "^8.0",
23-
"doctrine/dbal": "^3.6",
24-
"yajra/laravel-datatables-oracle": "^10.4"
23+
"doctrine/dbal": "^4.0",
24+
"yajra/laravel-datatables-oracle": "^11.1.0"
2525
},
2626
"require-dev": {
2727
"laravel/pint": "^1.0",

0 commit comments

Comments
 (0)