Skip to content

Commit 08b00db

Browse files
authored
Merge pull request #117 from pou/master
add laravel 12 support
2 parents b641b5e + bce6d97 commit 08b00db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"license": "MIT",
99
"require": {
10-
"lab404/laravel-impersonate": "^1.7.3",
10+
"lab404/laravel-impersonate": "^1.7.7",
1111
"laravel/nova": "^4.0|^5.0"
1212
},
1313
"autoload": {

0 commit comments

Comments
 (0)