Skip to content

Commit ba90345

Browse files
authored
build: upgrade to stable dom release (#251)
1 parent 82cc423 commit ba90345

File tree

2 files changed

+19
-21
lines changed

2 files changed

+19
-21
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": ">=8.0",
88
"ext-dom": "*",
9-
"phpgt/dom": "v3.0.0-RC2"
9+
"phpgt/dom": "^3.0.0"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "9.*",

composer.lock

+18-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)