Skip to content

Commit c7310df

Browse files
halfpastfouramBob Kruithof
authored andcommitted
Update with PR audriga#2
1 parent 18ef960 commit c7310df

2 files changed

Lines changed: 21 additions & 7 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"type": "library",
55
"require": {
66
"slim/slim": "^4.10",
7-
"illuminate/database": "^8.83",
8-
"php": "^7.4",
7+
"php": "^7.4 || ^8.0",
98
"slim/php-view": "^3.1",
109
"monolog/monolog": "^2.4",
1110
"ramsey/uuid": "^4.2",
@@ -36,6 +35,7 @@
3635
}
3736
],
3837
"require-dev": {
38+
"illuminate/database": "^8.83",
3939
"phpunit/phpunit": "^9.5",
4040
"squizlabs/php_codesniffer": "^3.6"
4141
},

composer.lock

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

0 commit comments

Comments
 (0)