Skip to content

Commit 301ede2

Browse files
author
Greg Bowler
authored
build: upgrade to phpgt/dom v3 (#157)
closes #131
1 parent 13e0bbd commit 301ede2

File tree

3 files changed

+288
-78
lines changed

3 files changed

+288
-78
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
"require": {
88
"php": ">=7.4",
9-
"phpgt/dom": "2.*",
9+
"phpgt/dom": "^3.0.0",
1010
"phpgt/session": "1.*"
1111
},
1212
"require-dev": {
@@ -37,7 +37,7 @@
3737
"role": "Developer"
3838
}
3939
],
40-
40+
4141
"funding": [
4242
{
4343
"type": "github",

0 commit comments

Comments
 (0)