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