We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a21d7 commit b4fbabdCopy full SHA for b4fbabd
composer.json
@@ -16,7 +16,7 @@
16
],
17
"require": {
18
"php": ">=8.1",
19
- "genealabs/laravel-pivot-events": "^10.0|^11.0",
+ "mikebronner/laravel-pivot-events": "^10.0|^11.0|^12.0",
20
"illuminate/cache": "^10.0|^11.0|^12.0",
21
"illuminate/config": "^10.0|^11.0|^12.0",
22
"illuminate/console": "^10.0|^11.0|^12.0",
@@ -28,7 +28,7 @@
28
"require-dev": {
29
"doctrine/dbal": "^3.3|^4.2",
30
"fakerphp/faker": "^1.11",
31
- "laravel/nova": "^4.0",
+ "laravel/nova": "^5.0",
32
"orchestra/testbench-browser-kit": "^9.0|^10.0",
33
"orchestra/testbench": "^9.0|^10.0",
34
"php-coveralls/php-coveralls": "^2.2",
0 commit comments