There was an error while loading. Please reload this page.
1 parent e26f10c commit 7aa00fcCopy full SHA for 7aa00fc
composer.json
@@ -12,11 +12,15 @@
12
{
13
"type": "composer",
14
"url": "https://nova.laravel.com"
15
+ },
16
+ {
17
+ "type": "git",
18
+ "url": "https://github.com/Shipmetrics/laravel-pivot-events"
19
}
20
],
21
"require": {
22
"php": ">=8.1",
- "genealabs/laravel-pivot-events": "^10.0|^11.0|^12.0",
23
+ "genealabs/laravel-pivot-events": "dev-master",
24
"illuminate/cache": "^10.0|^11.0|^12.0",
25
"illuminate/config": "^10.0|^11.0|^12.0",
26
"illuminate/console": "^10.0|^11.0|^12.0",
0 commit comments