Skip to content

Commit 6055467

Browse files
author
Greg Bowler
committed
Stable dependencies for v1
1 parent 57e9a9e commit 6055467

File tree

2 files changed

+129
-129
lines changed

2 files changed

+129
-129
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"type": "library",
55

66
"require": {
7-
"php": ">=7.2.0"
7+
"php": ">=7.2"
88
},
99

1010
"require-dev": {
11-
"phpunit/phpunit": "8.*",
12-
"phpgt/dom": "1.*"
11+
"phpunit/phpunit": "^8.0",
12+
"phpgt/dom": "*"
1313
},
1414

1515
"license": "MIT",

0 commit comments

Comments
 (0)