Skip to content

Commit

Permalink
Upgraded gedmo and extensions to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Oct 29, 2024
1 parent 2240a9b commit 21a5d82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"laravel-doctrine/orm": "^3.0"
},
"require-dev": {
"beberlei/doctrineextensions": "^1.0",
"beberlei/doctrineextensions": "^1.5",
"doctrine/coding-standard": "^12.0",
"gedmo/doctrine-extensions": "^2.4 | ^3.0",
"gedmo/doctrine-extensions": "^3.17",
"laravel/framework": "^10.0 || ^11.0",
"mockery/mockery": "^1.6",
"php-parallel-lint/php-parallel-lint": "^1.4",
Expand Down Expand Up @@ -86,4 +86,4 @@
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}
}

0 comments on commit 21a5d82

Please sign in to comment.