Skip to content

Commit 470f84c

Browse files
committed
v1.1.1
1 parent 1300fa7 commit 470f84c

File tree

3 files changed

+2
-12
lines changed

3 files changed

+2
-12
lines changed

.idea/php.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
}
1010
],
1111
"require": {
12-
"laravel/framework": "5.5.*",
12+
"laravel/framework": "5.4.*",
1313
"omnicode/php-util": "0.0.*"
1414
},
1515
"require-dev": {
1616
"mockery/mockery": "~1.0",
1717
"phpunit/phpunit": "~6.0",
18-
"omnicode/lara-test": "~2.1",
18+
"omnicode/lara-test": "~1.1",
1919
"orchestra/testbench": "~3.0"
2020

2121
},

0 commit comments

Comments
 (0)