Skip to content

Commit

Permalink
chore: add stable version package for jessenger/mongodb and pandawa
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckbon3 committed Apr 7, 2021
1 parent 987d8f3 commit ed15a1a
Show file tree
Hide file tree
Showing 2 changed files with 2,505 additions and 2,255 deletions.
9 changes: 3 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,9 @@
}
],
"require": {
"php": ">=7.2|>=8.0",
"jenssegers/mongodb": "dev-master|^3.0",
"pandawa/pandawa": "dev-master|^1.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0"
"php": ">=7.2",
"jenssegers/mongodb": "^3.8",
"pandawa/pandawa": "^1.0|^4.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit ed15a1a

Please sign in to comment.