Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1102291
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
Mon, Aug 18, 3:58 PM
Size
688 B
Mime Type
text/plain
Expires
Wed, Aug 20, 3:58 PM (1 d, 5 h)
Engine
blob
Format
Raw Data
Handle
714067
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