updating dependency versions
This commit is contained in:
parent
d7ee949a6a
commit
ece33e2ff2
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@
|
|||
"require": {
|
||||
"php": ">=7.1",
|
||||
"mofodojodino/profanity-filter": "^1.3",
|
||||
"byjoby/flatrr": "dev-master"
|
||||
"byjoby/flatrr": "^1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7",
|
||||
"phpunit/dbunit": "^4.0"
|
||||
"phpunit/dbunit": "^4"
|
||||
},
|
||||
"scripts": {
|
||||
"test": [
|
||||
|
@ -38,4 +38,4 @@
|
|||
"Destructr\\": "tests/"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue