2017 © Pedro Peláez
 

library version-warden-bundle

Infinite Networks version warden

image

infinite-networks/version-warden-bundle

Infinite Networks version warden

  • Wednesday, June 28, 2017
  • by merk
  • Repository
  • 3 Watchers
  • 0 Stars
  • 82 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 3 % Grown

The README.md

InfiniteVersionWardenBundle

A development tool that complains if you are running the wrong version of PHP., (*1)

Installation:

In your project's composer.json, you must set your PHP constraint to a specific minor version of PHP., (*2)

# composer.json
    "require": {
        "php": "7.1.*",

Register the bundle in AppKernel.php for the dev and test environments only., (*3)

Usage

VersionWardenBundle will automatically detect your expected version by reading composer.lock. No further work is required., (*4)

If you run a version of PHP that doesn't match composer.lock, VersionWardenBundle will immediately display an error., (*5)

This works in the console and browser., (*6)

The Versions

28/06 2017

dev-master

9999999-dev

Infinite Networks version warden

  Sources   Download

proprietary

The Requires

 

28/06 2017

1.0.0

1.0.0.0

Infinite Networks version warden

  Sources   Download

proprietary

The Requires

 

28/06 2017

1.0.0-rc1

1.0.0.0-RC1

Infinite Networks version warden

  Sources   Download

proprietary

The Requires