Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
lcobucci
/
clock
Location:
/home/zoteqbgb/public_html/vendor/lcobucci/clock
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: composer.json
{ "name": "lcobucci/clock", "description": "Yet another clock abstraction", "license": "MIT", "type": "library", "authors": [ { "name": "Luís Cobucci", "email": "lcobucci@gmail.com" } ], "require": { "php": "~8.1.0 || ~8.2.0", "stella-maris/clock": "^0.1.7" }, "require-dev": { "infection/infection": "^0.26", "lcobucci/coding-standard": "^9.0", "phpstan/extension-installer": "^1.2", "phpstan/phpstan": "^1.9.4", "phpstan/phpstan-deprecation-rules": "^1.1.1", "phpstan/phpstan-phpunit": "^1.3.2", "phpstan/phpstan-strict-rules": "^1.4.4", "phpunit/phpunit": "^9.5.27" }, "autoload": { "psr-4": { "Lcobucci\\Clock\\": "src" } }, "autoload-dev": { "psr-4": { "Lcobucci\\Clock\\": "test" } }, "config": { "preferred-install": "dist", "sort-packages": true, "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true, "infection/extension-installer": true, "phpstan/extension-installer": true } }, "provide": { "psr/clock-implementation": "1.0" } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
LICENSE
1,070 bytes
0644
2022-12-19 19:38
âï¸
ðï¸
Rename
composer.json
1,286 bytes
0644
2022-12-19 19:38
âï¸
ðï¸
Rename
renovate.json
134 bytes
0644
2022-12-19 19:38
âï¸
ðï¸
Rename
src
-
0755
2022-12-19 19:38
ðï¸
Rename
Chang
Apply