mvdbos / php-spider

A configurable and extensible PHP web spider
MIT License
1.33k stars 233 forks source link

Update vdb/uri requirement from ^0.2.3 to ^0.3.1 #94

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on vdb/uri to permit the latest version.

Commits
  • 33255f8 Merge pull request #14 from mvdbos/feature/to-base-uri
  • b09b654 Add Uri::toBaseUri()
  • 87490bb Merge pull request #13 from mvdbos/fix/host-is-null
  • 4686def Bump minimal PHP versions to supported stable
  • 380128b Update Github Actions
  • db6f00d Fix handling of null host or scheme
  • 626d0f8 Merge pull request #11 from SpekBin/master
  • 6de6e5f Migrating from PSR-0 to PSR-4 (fixes #10)
  • 2d23d2f Fix build status badge for Github Actions
  • b5f26ec Replace Travis CI with Github Actions
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)