Skip to content

Commit

Permalink
Merge 749415f into 8f0a2ef
Browse files Browse the repository at this point in the history
  • Loading branch information
SteJaySulli committed Apr 1, 2022
2 parents 8f0a2ef + 749415f commit d3778bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -11,13 +11,13 @@
],
"require": {
"php": ">=7.2",
"laravel/framework": "^5.5||^6.0||^7.0||^8.0",
"laravel/framework": "^5.5||^6.0||^7.0||^8.0||^9.0",
"divineomega/laravel-password-exposed-validation-rule": "^2.4.0"
},
"require-dev": {
"fakerphp/faker": "^1.14.1",
"fakerphp/faker": "^1.14.1|^1.9.1",
"php-coveralls/php-coveralls": "^2.0",
"orchestra/testbench": "^5.17.1"
"orchestra/testbench": "^5.17.1|^7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d3778bd

Please sign in to comment.