Tactics / symfony

Fork of Symfony 1

Repository from Github https://github.comTactics/symfonyRepository from Github https://github.comTactics/symfony

Symfony 1

Tactics Fork of Symfony 1 - PHP 8.1 compatible (autoloading via Composer).

Install

Make sure to add this to the "repositories" key in your composer.json since this is a private package hosted on our own Composer repository generator Satis.

"repositories": [
    {
        "type": "composer",
        "url": "https://satis.tactics.be"
    }
]

Then run the following command

$ composer require tactics/symfony

Dependencies

When this package requires a new dependency make sure to install it through the docker container. That way we can make sure the dependency is never out of sync with the php/composer version

About

Fork of Symfony 1

License:MIT License


Languages

Language:PHP 87.3%Language:JavaScript 11.2%Language:CSS 1.5%Language:HTML 0.0%