Skip to content

Commit 901515e

Browse files
committed
[L6] More correct versions
1 parent 7ecb28b commit 901515e

File tree

2 files changed

+108
-102
lines changed

2 files changed

+108
-102
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"igaster/laravel-theme": "^2.0.6",
2626
"laracasts/utilities": "^3.0",
2727
"laravel/framework": "^5.8",
28+
"laravel/helpers": "^1.1",
2829
"laravel/tinker": "^1.0",
2930
"lord/laroute": "^2.4",
3031
"matriphe/iso-639": "^1.2",
@@ -47,7 +48,7 @@
4748
"laravel/dusk": "^5.5",
4849
"mockery/mockery": "^1.2",
4950
"php-mock/php-mock-phpunit": "^2.4",
50-
"phpunit/phpunit": "^8.3"
51+
"phpunit/phpunit": "^7"
5152
},
5253
"autoload": {
5354
"classmap": [

composer.lock

Lines changed: 106 additions & 101 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)