mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 14:37:29 +02:00
Uses Collision ^7.0
This commit is contained in:
@ -14,7 +14,7 @@ final class Environment implements HandlesArguments
|
||||
/**
|
||||
* The continuous integration environment.
|
||||
*/
|
||||
public const CI = 'ci';
|
||||
public const CI = 'ci';
|
||||
|
||||
/**
|
||||
* The local environment.
|
||||
|
||||
Reference in New Issue
Block a user