Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bram-pkg committed Sep 20, 2023
1 parent 95ebb0d commit 29e5b8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
}
],
"require": {
"php": "^7.3|^8.0",
"laravel/nova": "^4.0",
"spatie/laravel-translatable": "^5.0|^6.0"
"php": "^7.2.0|^8.0",
"laravel/nova": "^3.0",
"spatie/laravel-translatable": "^4.0|^5.0|^6.0"
},
"require-dev": {
"mockery/mockery": "^1.4",
Expand Down

0 comments on commit 29e5b8f

Please sign in to comment.