Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Commit 26a8580

Browse files
committed
Upgrade laravel-auditing to ^9.0
1 parent ab05e7d commit 26a8580

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
@@ -19,7 +19,7 @@
1919
"php": "^7.1",
2020
"illuminate/support": "5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.* || 5.8.*",
2121
"lab123/aws-sns": "dev-master",
22-
"owen-it/laravel-auditing": "^8.0"
22+
"owen-it/laravel-auditing": "^9.0"
2323
},
2424
"require-dev": {
2525
"codedungeon/phpunit-result-printer": "^0.26.1",

0 commit comments

Comments
 (0)