updating dependency versions

This commit is contained in:
Joby Elliott 2018-09-14 11:02:03 -06:00
parent d7ee949a6a
commit ece33e2ff2

View file

@ -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/"
}
}
}
}