Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

Commit 8f6a25d

Browse files
authored
Merge pull request #43 from 8fold/8fold-sites
8fold sites
2 parents 0d893c4 + b369d1d commit 8f6a25d

File tree

2 files changed

+21
-22
lines changed

2 files changed

+21
-22
lines changed

composer.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=7.0",
14-
"8fold/php-shoop-extras": "0.1.*"
13+
"php": "~7.0",
14+
"8fold/php-shoop-extras": "~0.1"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "9.1.*",
18-
"phpunit/php-code-coverage": "8.0.*"
17+
"phpunit/phpunit": "~9.1"
1918
},
2019
"autoload": {
2120
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)