Subversion Repositories oidplus

Rev

Rev 1466 | Rev 1470 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1466 Rev 1469
Line 82... Line 82...
82
            'dev_requirement' => false,
82
            'dev_requirement' => false,
83
        ),
83
        ),
84
        'danielmarschall/php_utils' => array(
84
        'danielmarschall/php_utils' => array(
85
            'pretty_version' => 'dev-master',
85
            'pretty_version' => 'dev-master',
86
            'version' => 'dev-master',
86
            'version' => 'dev-master',
87
            'reference' => '72ab7919215ff4d377c3b489f170d150c1a0a240',
87
            'reference' => '3f42fc2c9ad7fef67dad4917c454e6799d0fd274',
88
            'type' => 'library',
88
            'type' => 'library',
89
            'install_path' => __DIR__ . '/../danielmarschall/php_utils',
89
            'install_path' => __DIR__ . '/../danielmarschall/php_utils',
90
            'aliases' => array(
90
            'aliases' => array(
91
                0 => '9999999-dev',
91
                0 => '9999999-dev',
92
            ),
92
            ),
93
            'dev_requirement' => false,
93
            'dev_requirement' => false,
94
        ),
94
        ),
95
        'danielmarschall/uuid_mac_utils' => array(
95
        'danielmarschall/uuid_mac_utils' => array(
96
            'pretty_version' => 'dev-master',
96
            'pretty_version' => 'dev-master',
97
            'version' => 'dev-master',
97
            'version' => 'dev-master',
98
            'reference' => 'e632024d5a60b0b038c321f23569607ea0897908',
98
            'reference' => '4936898473ce09a5fd06e47d33c582365d0c3b38',
99
            'type' => 'library',
99
            'type' => 'library',
100
            'install_path' => __DIR__ . '/../danielmarschall/uuid_mac_utils',
100
            'install_path' => __DIR__ . '/../danielmarschall/uuid_mac_utils',
101
            'aliases' => array(
101
            'aliases' => array(
102
                0 => '9999999-dev',
102
                0 => '9999999-dev',
103
            ),
103
            ),
Line 149... Line 149...
149
            'install_path' => __DIR__ . '/../gedmarc/layout',
149
            'install_path' => __DIR__ . '/../gedmarc/layout',
150
            'aliases' => array(),
150
            'aliases' => array(),
151
            'dev_requirement' => false,
151
            'dev_requirement' => false,
152
        ),
152
        ),
153
        'matthiasmullie/minify' => array(
153
        'matthiasmullie/minify' => array(
154
            'pretty_version' => '1.3.71',
154
            'pretty_version' => '1.3.72',
155
            'version' => '1.3.71.0',
155
            'version' => '1.3.72.0',
156
            'reference' => 'ae42a47d7fecc1fbb7277b2f2d84c37a33edc3b1',
156
            'reference' => '531fdeef1911ffe27a53f8a19c297648c78f757e',
157
            'type' => 'library',
157
            'type' => 'library',
158
            'install_path' => __DIR__ . '/../matthiasmullie/minify',
158
            'install_path' => __DIR__ . '/../matthiasmullie/minify',
159
            'aliases' => array(),
159
            'aliases' => array(),
160
            'dev_requirement' => false,
160
            'dev_requirement' => false,
161
        ),
161
        ),