Created
June 2, 2014 12:43
-
-
Save kendoctor/c12f58ea1e831c226c64 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bin/* | |
vendor/* | |
.idea/* | |
composer.phar |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
php.quest-component |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<component name="ProjectDictionaryState"> | |
<dictionary name="Administrator" /> | |
</component> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" /> | |
</project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectRootManager" version="2" /> | |
<component name="SvnBranchConfigurationManager"> | |
<option name="mySupportsUserInfoFilter" value="true" /> | |
</component> | |
<component name="masterDetails"> | |
<states> | |
<state key="ScopeChooserConfigurable.UI"> | |
<settings> | |
<splitter-proportions> | |
<option name="proportions"> | |
<list> | |
<option value="0.2" /> | |
</list> | |
</option> | |
</splitter-proportions> | |
</settings> | |
</state> | |
</states> | |
</component> | |
</project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectModuleManager"> | |
<modules> | |
<module fileurl="file://$PROJECT_DIR$/.idea/php.quest-component.iml" filepath="$PROJECT_DIR$/.idea/php.quest-component.iml" /> | |
</modules> | |
</component> | |
</project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<module type="WEB_MODULE" version="4"> | |
<component name="NewModuleRootManager"> | |
<content url="file://$MODULE_DIR$" /> | |
<orderEntry type="inheritedJdk" /> | |
<orderEntry type="sourceFolder" forTests="false" /> | |
<orderEntry type="module-library"> | |
<library name="PHARS"> | |
<CLASSES> | |
<root url="phar://$MODULE_DIR$/composer.phar" /> | |
</CLASSES> | |
<SOURCES> | |
<root url="phar://$MODULE_DIR$/composer.phar" /> | |
</SOURCES> | |
</library> | |
</orderEntry> | |
</component> | |
</module> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<component name="DependencyValidationManager"> | |
<state> | |
<option name="SKIP_IMPORT_STATEMENTS" value="false" /> | |
</state> | |
</component> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="VcsDirectoryMappings"> | |
<mapping directory="$PROJECT_DIR$" vcs="Git" /> | |
</component> | |
</project> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "kendoctor/quest-component", | |
"type": "library", | |
"description": "Its a 2d dimension binder to bind array elements in table cells", | |
"minimum-stability": "dev", | |
"license": "MIT", | |
"authors": [ | |
{ | |
"name": "kendoctor", | |
"email": "[email protected]" | |
} | |
], | |
"require-dev": { | |
"phpsepc/phpspec" : "*" | |
}, | |
"autoload":{ | |
"psr-0" : { | |
"Kendoctor\\Component\\DimensionBinder" : "src/" | |
} | |
} | |
} |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env php | |
<?php | |
/* | |
* This file is part of Composer. | |
* | |
* (c) Nils Adermann <[email protected]> | |
* Jordi Boggiano <[email protected]> | |
* | |
* For the full copyright and license information, please view | |
* the license that is located at the bottom of this file. | |
*/ | |
Phar::mapPhar('composer.phar'); | |
define('COMPOSER_DEV_WARNING_TIME', 1404300006); | |
require 'phar://composer.phar/bin/composer'; | |
__HALT_COMPILER(); ?> | |
k J composer.phar src/bootstrap.php� �]�S� ��2�� src/Composer/IO/ConsoleIO.phpG �]�SG ��� src/Composer/IO/NullIO.php% �]�S% ~`�� src/Composer/IO/IOInterface.php� �]�S� Gj�:� src/Composer/IO/BaseIO.php �]�S #�.� src/Composer/IO/BufferIO.php+ �]�S+ ]� ) src/Composer/Command/RunScriptCommand.php| �]�S| ��� ( src/Composer/Command/DiagnoseCommand.php�, �]�S�, �x��� ' |