mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01: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