deaduseful/browserversions

Gets the latest versions of browsers

Installs: 1 393

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/deaduseful/browserversions

1.0.0 2022-05-11 19:57 UTC

This package is auto-updated.

Last update: 2025-10-18 12:43:36 UTC


README

About

Browser Versions is package that identifies the latest versions of modern web browsers.

Helping you to answer that age-old question of: Is the browser version up to date or not?

Installation

Testing

We have unit tests, you can run then by running:

  • vendor/bin/phpunit tests

You'll need to install phpunit first:

  • composer install --dev

Also see