Skip to content

Commit 3f906bc

Browse files
committed
Bumping to support laravel 12
1 parent b9a3761 commit 3f906bc

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
@@ -10,10 +10,10 @@
1010
"homepage": "https://github.com/always-open/laravel-model-auditlog",
1111
"license": "MIT",
1212
"require": {
13-
"php": "^7.3|^8.0",
13+
"php": ">=8.2",
1414
"awobaz/compoships": "^2.0.3",
1515
"fico7489/laravel-pivot": "^3.0.1",
16-
"laravel/framework": "^10.0|^11.0",
16+
"laravel/framework": "^11.0|^12.0",
1717
"always-open/laravel-process-stamps": "^8.0"
1818
},
1919
"require-dev": {

0 commit comments

Comments
 (0)