Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nivv committed Apr 10, 2024
1 parent 63bfee7 commit cec685c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
"php": "^8.0",
"illuminate/database": "^8.56|^9.0|^10|^11",
"illuminate/support": "^7.0.5|^8.0|^9.0|^10|^11",
"spatie/laravel-permission": "^4.3|^5.0",
"spatie/laravel-permission": "^4.3|^5.0|^6.0",
"infab/core": "^2.1",
"spatie/laravel-query-builder": "^3.5|^4.0|^5.0",
"spatie/laravel-medialibrary": "^8.2|^9.0|^10.0",
"spatie/laravel-query-builder": "^3.5|^4.0|^5.0|^6.0",
"spatie/laravel-medialibrary": "^8.2|^9.0|^10.0|^11.0",
"doctrine/dbal": "^3.1",
"kalnoy/nestedset": "^6.0",
"spatie/laravel-tags": "^3.1|^4.0",
"spatie/laravel-sluggable": "^2.6|^3.0",
"infab/translatable-revisions": "^1.0",
"laravel/fortify": "^1.8",
"dyrynda/laravel-make-user": "^7.3|^8.0",
"dyrynda/laravel-make-user": "^7.3|^8.0|^9.0",
"php-ffmpeg/php-ffmpeg": "^1.0",
"spatie/pdf-to-image": "^2.1",
"spatie/once": "^2.0|^3.0",
Expand All @@ -63,4 +63,4 @@
"php --version && vendor/bin/phpunit --coverage-text --testdox"
]
}
}
}

0 comments on commit cec685c

Please sign in to comment.