Skip to content

Commit 7aa00fc

Browse files
authored
Update composer.json
Laravel 12 Comapt Signed-off-by: Tim Kliesch <info@tim-kliesch.de>
1 parent e26f10c commit 7aa00fc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,15 @@
1212
{
1313
"type": "composer",
1414
"url": "https://nova.laravel.com"
15+
},
16+
{
17+
"type": "git",
18+
"url": "https://github.com/Shipmetrics/laravel-pivot-events"
1519
}
1620
],
1721
"require": {
1822
"php": ">=8.1",
19-
"genealabs/laravel-pivot-events": "^10.0|^11.0|^12.0",
23+
"genealabs/laravel-pivot-events": "dev-master",
2024
"illuminate/cache": "^10.0|^11.0|^12.0",
2125
"illuminate/config": "^10.0|^11.0|^12.0",
2226
"illuminate/console": "^10.0|^11.0|^12.0",

0 commit comments

Comments
 (0)