Skip to content

Commit

Permalink
Lock Nova to 4.33.3
Browse files Browse the repository at this point in the history
  • Loading branch information
damiani committed Aug 17, 2024
1 parent b4512a2 commit 107aeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@php artisan key:generate --ansi"
],
"post-install-cmd": [
"[ $COMPOSER_DEV_MODE -eq 1 ] || composer require laravel/nova:^4.0 spatie/nova-translatable spatie/laravel-translatable tightenco/nova-releases tightenco/suggested-resources-shortcuts"
"[ $COMPOSER_DEV_MODE -eq 1 ] || composer require laravel/nova:4.33.3 spatie/nova-translatable spatie/laravel-translatable tightenco/nova-releases tightenco/suggested-resources-shortcuts"
],
"lint": [
"vendor/bin/duster lint"
Expand Down

0 comments on commit 107aeec

Please sign in to comment.