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

Commit 3fc2d4f

Browse files
committed
[KDG] bump composer versions
Signed-off-by: Wilker Mesquita <wilker@kirschbaumdevelopment.com>
1 parent 70bc5c7 commit 3fc2d4f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@
2424
{
2525
"packagist.org": false,
2626
"type": "vcs",
27-
"url": "https://github.com/rankarpan/laravel-auditing"
27+
"url": "https://github.com/owen-it/laravel-auditing"
2828
}
2929
],
3030
"license": "MIT",
3131
"support": {
32-
"issues": "https://github.com/iconscout/laravel-auditing-elasticsearch/issues",
33-
"source": "https://github.com/iconscout/laravel-auditing-elasticsearch"
32+
"issues": "https://github.com/kirschbaum-development/laravel-auditing-elasticsearch/issues",
33+
"source": "https://github.com/kirschbaum-development/laravel-auditing-elasticsearch"
3434
},
3535
"authors": [
3636
{
37-
"name": "Arpan Rank",
38-
"email": "arpan@iconscout.com"
37+
"name": "Kirschbaum Development",
38+
"email": "wilker@kirschbaumdevelopment.com"
3939
}
4040
],
4141
"require": {
42-
"php": ">=7.0",
43-
"owen-it/laravel-auditing": "dev-master",
44-
"elasticsearch/elasticsearch": "6.*"
42+
"php": ">=8.0",
43+
"owen-it/laravel-auditing": "^13.6",
44+
"elasticsearch/elasticsearch": "^8.*"
4545
},
4646
"autoload": {
4747
"psr-4": {

0 commit comments

Comments
 (0)