add php 8.1 compability, remove console command

This commit is contained in:
2022-10-27 19:07:18 +02:00
parent 19eb02251f
commit fc87625a72
36 changed files with 35 additions and 506 deletions

View File

@@ -5,7 +5,7 @@
* Date: 06.04.16
* Time: 13:23
*/
namespace Madkom\NginxConfigurator\Node;
namespace Envoyr\NginxConfigurator\Node;
use Countable;
use IteratorAggregate;