Skip to content

Commit 11c47a0

Browse files
committed
Change in dependicies
1 parent 861f852 commit 11c47a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
],
1111
"require": {
1212
"php": ">=7",
13-
"illuminate/http": "^5.5",
14-
"phpunit/phpunit": "^8.4"
13+
"illuminate/http": ">=5.5",
14+
"phpunit/phpunit": ">=8.4"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)