Skip to content

Commit

Permalink
Stabalise dependencies (#359)
Browse files Browse the repository at this point in the history
* test: isolate bug for #357

* test: implement functionality of #357 but blocked by php bug

* test: workaround php bug 81506

* test: workaround php bug 81506

* test: workaround php bug 81506

* build: stable dependencies

* build: stable dependencies
  • Loading branch information
g105b authored Jul 12, 2022
1 parent 7dfc852 commit 50155c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": ">=8.1",
"ext-dom": "*",
"phpgt/dom": "dev-master"
"phpgt/dom": "v4.0.1"
},
"require-dev": {
"phpstan/phpstan": "v1.8.0",
Expand Down
11 changes: 4 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 50155c5

Please sign in to comment.