Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F864341
composer.json
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, May 3, 5:01 PM
Size
688 B
Mime Type
text/plain
Expires
Mon, May 5, 5:01 PM (8 h, 19 m)
Engine
blob
Format
Raw Data
Handle
614226
Attached To
rINP In-Portal
composer.json
View Options
{
"name"
:
"intechnic/in-portal"
,
"require"
:
{
"php"
:
">=5.6"
,
"symfony/console"
:
"~2.6"
,
"stecman/symfony-console-completion"
:
"~0.5"
,
"symfony/process"
:
"^2.7"
,
"paragonie/random_compat"
:
"^2.0"
,
"mtdowling/cron-expression"
:
"dev-master"
},
"require-dev"
:
{
"behat/mink"
:
"^1.7"
,
"aik099/phpunit-mink"
:
"^2.4"
,
"yoast/phpunit-polyfills"
:
"^1.1"
,
"qa-tools/qa-tools"
:
"^1.2"
,
"phpspec/prophecy"
:
"^1.10"
,
"aik099/coding-standard"
:
"dev-in-portal"
,
"nikic/php-parser"
:
"~1.2"
},
"repositories"
:
[
{
"type"
:
"vcs"
,
"url"
:
"https://github.com/in-portal/cron-expression"
,
"no-api"
:
true
}
],
"config"
:
{
"platform"
:
{
"php"
:
"5.6"
}
}
}
Event Timeline
Log In to Comment