public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Trace
data/web/inc/lib/vendor/composer/installed.php
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
installed.php
on main
Author
Date
Commit
Line
Code
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 1
<?php return array(
<?php return array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 2
'root' => array(
'root' => array(
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 3
'name' => '__root__',
'name' => '__root__',
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 4
'pretty_version' => '1.0.0+no-version-set',
'pretty_version' => '1.0.0+no-version-set',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 5
'version' => '1.0.0.0',
'version' => '1.0.0.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 6
'reference' => null,
'reference' => null,
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 7
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 8
'install_path' => __DIR__ . '/../../',
'install_path' => __DIR__ . '/../../',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 9
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 10
'dev' => true,
'dev' => true,
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 11
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 12
'versions' => array(
'versions' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 13
'__root__' => array(
'__root__' => array(
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 14
'pretty_version' => '1.0.0+no-version-set',
'pretty_version' => '1.0.0+no-version-set',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 15
'version' => '1.0.0.0',
'version' => '1.0.0.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 16
'reference' => null,
'reference' => null,
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 17
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 18
'install_path' => __DIR__ . '/../../',
'install_path' => __DIR__ . '/../../',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 19
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 20
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 21
),
),
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 22
'bacon/bacon-qr-code' => array(
'bacon/bacon-qr-code' => array(
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 23
'pretty_version' => '2.0.8',
'pretty_version' => '2.0.8',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 24
'version' => '2.0.8.0',
'version' => '2.0.8.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 25
'reference' => '8674e51bb65af933a5ffaf1c308a660387c35c22',
'reference' => '8674e51bb65af933a5ffaf1c308a660387c35c22',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 26
'type' => 'library',
'type' => 'library',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 27
'install_path' => __DIR__ . '/../bacon/bacon-qr-code',
'install_path' => __DIR__ . '/../bacon/bacon-qr-code',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 28
'aliases' => array(),
'aliases' => array(),
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 29
'dev_requirement' => false,
'dev_requirement' => false,
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 30
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 31
'bshaffer/oauth2-server-php' => array(
'bshaffer/oauth2-server-php' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 32
'pretty_version' => 'v1.11.1',
'pretty_version' => 'v1.11.1',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 33
'version' => '1.11.1.0',
'version' => '1.11.1.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 34
'reference' => '5a0c8000d4763b276919e2106f54eddda6bc50fa',
'reference' => '5a0c8000d4763b276919e2106f54eddda6bc50fa',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 35
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 36
'install_path' => __DIR__ . '/../bshaffer/oauth2-server-php',
'install_path' => __DIR__ . '/../bshaffer/oauth2-server-php',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 37
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 38
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 39
),
),
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 40
'carbonphp/carbon-doctrine-types' => array(
'carbonphp/carbon-doctrine-types' => array(
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 41
'pretty_version' => '3.2.0',
'pretty_version' => '3.2.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 42
'version' => '3.2.0.0',
'version' => '3.2.0.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 43
'reference' => '18ba5ddfec8976260ead6e866180bd5d2f71aa1d',
'reference' => '18ba5ddfec8976260ead6e866180bd5d2f71aa1d',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 44
'type' => 'library',
'type' => 'library',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 45
'install_path' => __DIR__ . '/../carbonphp/carbon-doctrine-types',
'install_path' => __DIR__ . '/../carbonphp/carbon-doctrine-types',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 46
'aliases' => array(),
'aliases' => array(),
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 47
'dev_requirement' => false,
'dev_requirement' => false,
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 48
),
),
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 49
'dasprid/enum' => array(
'dasprid/enum' => array(
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 50
'pretty_version' => '1.0.7',
'pretty_version' => '1.0.7',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 51
'version' => '1.0.7.0',
'version' => '1.0.7.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 52
'reference' => 'b5874fa9ed0043116c72162ec7f4fb50e02e7cce',
'reference' => 'b5874fa9ed0043116c72162ec7f4fb50e02e7cce',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 53
'type' => 'library',
'type' => 'library',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 54
'install_path' => __DIR__ . '/../dasprid/enum',
'install_path' => __DIR__ . '/../dasprid/enum',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 55
'aliases' => array(),
'aliases' => array(),
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 56
'dev_requirement' => false,
'dev_requirement' => false,
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 57
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 58
'ddeboer/imap' => array(
'ddeboer/imap' => array(
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 59
'pretty_version' => '1.13.1',
'pretty_version' => '1.13.1',
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 60
'version' => '1.13.1.0',
'version' => '1.13.1.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 61
'reference' => '8b772d04b1deadb5df13782fb78c4b648f77496e',
'reference' => '8b772d04b1deadb5df13782fb78c4b648f77496e',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 62
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 63
'install_path' => __DIR__ . '/../ddeboer/imap',
'install_path' => __DIR__ . '/../ddeboer/imap',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 64
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 65
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 66
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 67
'directorytree/ldaprecord' => array(
'directorytree/ldaprecord' => array(
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 68
'pretty_version' => 'v3.8.5',
'pretty_version' => 'v3.8.5',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 69
'version' => '3.8.5.0',
'version' => '3.8.5.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 70
'reference' => '00e5f088f8c4028d5f398783cccc2e8119a27a65',
'reference' => '00e5f088f8c4028d5f398783cccc2e8119a27a65',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 71
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 72
'install_path' => __DIR__ . '/../directorytree/ldaprecord',
'install_path' => __DIR__ . '/../directorytree/ldaprecord',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 73
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 74
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 75
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 76
'exorus/php-mime-mail-parser' => array(
'exorus/php-mime-mail-parser' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 77
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 78
'replaced' => array(
'replaced' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 79
0 => '*',
0 => '*',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 80
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 81
),
),
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 82
'firebase/php-jwt' => array(
'firebase/php-jwt' => array(
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 83
'pretty_version' => 'v6.5.0',
'pretty_version' => 'v6.5.0',
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 84
'version' => '6.5.0.0',
'version' => '6.5.0.0',
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 85
'reference' => 'e94e7353302b0c11ec3cfff7180cd0b1743975d2',
'reference' => 'e94e7353302b0c11ec3cfff7180cd0b1743975d2',
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 86
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 87
'install_path' => __DIR__ . '/../firebase/php-jwt',
'install_path' => __DIR__ . '/../firebase/php-jwt',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 88
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 89
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 90
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 91
'guzzlehttp/guzzle' => array(
'guzzlehttp/guzzle' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 92
'pretty_version' => '7.5.0',
'pretty_version' => '7.5.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 93
'version' => '7.5.0.0',
'version' => '7.5.0.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 94
'reference' => 'b50a2a1251152e43f6a37f0fa053e730a67d25ba',
'reference' => 'b50a2a1251152e43f6a37f0fa053e730a67d25ba',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 95
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 96
'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
'install_path' => __DIR__ . '/../guzzlehttp/guzzle',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 97
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 98
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 99
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 100
'guzzlehttp/promises' => array(
'guzzlehttp/promises' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 101
'pretty_version' => '1.5.2',
'pretty_version' => '1.5.2',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 102
'version' => '1.5.2.0',
'version' => '1.5.2.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 103
'reference' => 'b94b2807d85443f9719887892882d0329d1e2598',
'reference' => 'b94b2807d85443f9719887892882d0329d1e2598',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 104
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 105
'install_path' => __DIR__ . '/../guzzlehttp/promises',
'install_path' => __DIR__ . '/../guzzlehttp/promises',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 106
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 107
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 108
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 109
'guzzlehttp/psr7' => array(
'guzzlehttp/psr7' => array(
FreddleSpl0it
about 3 years ago
95a15d1
[Web] update guzzlehttp/psr7
- Full commit hash
95a15d18a73cf516b89e9acfa199826043751fc0- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 110
'pretty_version' => '2.4.5',
'pretty_version' => '2.4.5',
same change
95a15d1
[Web] update guzzlehttp/psr7
- Full commit hash
95a15d18a73cf516b89e9acfa199826043751fc0- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 111
'version' => '2.4.5.0',
'version' => '2.4.5.0',
same change
95a15d1
[Web] update guzzlehttp/psr7
- Full commit hash
95a15d18a73cf516b89e9acfa199826043751fc0- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 112
'reference' => '0454e12ef0cd597ccd2adb036f7bda4e7fface66',
'reference' => '0454e12ef0cd597ccd2adb036f7bda4e7fface66',
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 113
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 114
'install_path' => __DIR__ . '/../guzzlehttp/psr7',
'install_path' => __DIR__ . '/../guzzlehttp/psr7',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 115
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 116
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 117
),
),
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 118
'illuminate/collections' => array(
'illuminate/collections' => array(
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 119
'pretty_version' => 'v10.49.0',
'pretty_version' => 'v10.49.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 120
'version' => '10.49.0.0',
'version' => '10.49.0.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 121
'reference' => '6ae9c74fa92d4e1824d1b346cd435e8eacdc3232',
'reference' => '6ae9c74fa92d4e1824d1b346cd435e8eacdc3232',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 122
'type' => 'library',
'type' => 'library',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 123
'install_path' => __DIR__ . '/../illuminate/collections',
'install_path' => __DIR__ . '/../illuminate/collections',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 124
'aliases' => array(),
'aliases' => array(),
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 125
'dev_requirement' => false,
'dev_requirement' => false,
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 126
),
),
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 127
'illuminate/conditionable' => array(
'illuminate/conditionable' => array(
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 128
'pretty_version' => 'v10.49.0',
'pretty_version' => 'v10.49.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 129
'version' => '10.49.0.0',
'version' => '10.49.0.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 130
'reference' => '47c700320b7a419f0d188d111f3bbed978fcbd3f',
'reference' => '47c700320b7a419f0d188d111f3bbed978fcbd3f',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 131
'type' => 'library',
'type' => 'library',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 132
'install_path' => __DIR__ . '/../illuminate/conditionable',
'install_path' => __DIR__ . '/../illuminate/conditionable',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 133
'aliases' => array(),
'aliases' => array(),
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 134
'dev_requirement' => false,
'dev_requirement' => false,
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 135
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 136
'illuminate/contracts' => array(
'illuminate/contracts' => array(
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 137
'pretty_version' => 'v10.44.0',
'pretty_version' => 'v10.44.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 138
'version' => '10.44.0.0',
'version' => '10.44.0.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 139
'reference' => '8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac',
'reference' => '8d7152c4a1f5d9cf7da3e8b71f23e4556f6138ac',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 140
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 141
'install_path' => __DIR__ . '/../illuminate/contracts',
'install_path' => __DIR__ . '/../illuminate/contracts',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 142
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 143
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 144
),
),
FreddleSpl0it
5 months ago
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 145
'illuminate/macroable' => array(
'illuminate/macroable' => array(
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 146
'pretty_version' => 'v10.49.0',
'pretty_version' => 'v10.49.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 147
'version' => '10.49.0.0',
'version' => '10.49.0.0',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 148
'reference' => 'dff667a46ac37b634dcf68909d9d41e94dc97c27',
'reference' => 'dff667a46ac37b634dcf68909d9d41e94dc97c27',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 149
'type' => 'library',
'type' => 'library',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 150
'install_path' => __DIR__ . '/../illuminate/macroable',
'install_path' => __DIR__ . '/../illuminate/macroable',
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 151
'aliases' => array(),
'aliases' => array(),
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 152
'dev_requirement' => false,
'dev_requirement' => false,
same change
96d4802
[Web] Switch QR code generation from external API to local library and fix composer.json/lock mismatch
- Full commit hash
96d4802cb22afdf1cbf3a9d8ddd69d2d7bbb05c5- Author
- FreddleSpl0it <[email protected]>
- Date
- 5 months ago
- Selected line
- 153
),
),
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 154
'league/oauth2-client' => array(
'league/oauth2-client' => array(
FreddleSpl0it
about 3 years ago
a805d3b
[Web] add league/oauth2-client
- Full commit hash
a805d3b2e3123b9e7adba5dfae405cadc4011431- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 155
'pretty_version' => '2.7.0',
'pretty_version' => '2.7.0',
same change
a805d3b
[Web] add league/oauth2-client
- Full commit hash
a805d3b2e3123b9e7adba5dfae405cadc4011431- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 156
'version' => '2.7.0.0',
'version' => '2.7.0.0',
same change
a805d3b
[Web] add league/oauth2-client
- Full commit hash
a805d3b2e3123b9e7adba5dfae405cadc4011431- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 157
'reference' => '160d6274b03562ebeb55ed18399281d8118b76c8',
'reference' => '160d6274b03562ebeb55ed18399281d8118b76c8',
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 158
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 159
'install_path' => __DIR__ . '/../league/oauth2-client',
'install_path' => __DIR__ . '/../league/oauth2-client',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 160
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 161
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 162
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 163
'matthiasmullie/minify' => array(
'matthiasmullie/minify' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 164
'pretty_version' => '1.3.66',
'pretty_version' => '1.3.66',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 165
'version' => '1.3.66.0',
'version' => '1.3.66.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 166
'reference' => '45fd3b0f1dfa2c965857c6d4a470bea52adc31a6',
'reference' => '45fd3b0f1dfa2c965857c6d4a470bea52adc31a6',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 167
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 168
'install_path' => __DIR__ . '/../matthiasmullie/minify',
'install_path' => __DIR__ . '/../matthiasmullie/minify',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 169
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 170
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 171
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 172
'matthiasmullie/path-converter' => array(
'matthiasmullie/path-converter' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 173
'pretty_version' => '1.1.3',
'pretty_version' => '1.1.3',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 174
'version' => '1.1.3.0',
'version' => '1.1.3.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 175
'reference' => 'e7d13b2c7e2f2268e1424aaed02085518afa02d9',
'reference' => 'e7d13b2c7e2f2268e1424aaed02085518afa02d9',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 176
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 177
'install_path' => __DIR__ . '/../matthiasmullie/path-converter',
'install_path' => __DIR__ . '/../matthiasmullie/path-converter',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 178
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 179
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 180
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 181
'messaged/php-mime-mail-parser' => array(
'messaged/php-mime-mail-parser' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 182
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 183
'replaced' => array(
'replaced' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 184
0 => '*',
0 => '*',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 185
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 186
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 187
'mustangostang/spyc' => array(
'mustangostang/spyc' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 188
'pretty_version' => '0.6.3',
'pretty_version' => '0.6.3',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 189
'version' => '0.6.3.0',
'version' => '0.6.3.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 190
'reference' => '4627c838b16550b666d15aeae1e5289dd5b77da0',
'reference' => '4627c838b16550b666d15aeae1e5289dd5b77da0',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 191
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 192
'install_path' => __DIR__ . '/../mustangostang/spyc',
'install_path' => __DIR__ . '/../mustangostang/spyc',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 193
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 194
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 195
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 196
'nesbot/carbon' => array(
'nesbot/carbon' => array(
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 197
'pretty_version' => '2.72.3',
'pretty_version' => '2.72.3',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 198
'version' => '2.72.3.0',
'version' => '2.72.3.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 199
'reference' => '0c6fd108360c562f6e4fd1dedb8233b423e91c83',
'reference' => '0c6fd108360c562f6e4fd1dedb8233b423e91c83',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 200
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 201
'install_path' => __DIR__ . '/../nesbot/carbon',
'install_path' => __DIR__ . '/../nesbot/carbon',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 202
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 203
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 204
),
),
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 205
'paragonie/random_compat' => array(
'paragonie/random_compat' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 206
'pretty_version' => 'v9.99.100',
'pretty_version' => 'v9.99.100',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 207
'version' => '9.99.100.0',
'version' => '9.99.100.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 208
'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
'reference' => '996434e5492cb4c3edcb9168db6fbb1359ef965a',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 209
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 210
'install_path' => __DIR__ . '/../paragonie/random_compat',
'install_path' => __DIR__ . '/../paragonie/random_compat',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 211
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 212
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 213
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 214
'php-mime-mail-parser/php-mime-mail-parser' => array(
'php-mime-mail-parser/php-mime-mail-parser' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 215
'pretty_version' => '7.0.0',
'pretty_version' => '7.0.0',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 216
'version' => '7.0.0.0',
'version' => '7.0.0.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 217
'reference' => '9d09a017f3f103fec8456211a4a538b80e0eca0d',
'reference' => '9d09a017f3f103fec8456211a4a538b80e0eca0d',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 218
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 219
'install_path' => __DIR__ . '/../php-mime-mail-parser/php-mime-mail-parser',
'install_path' => __DIR__ . '/../php-mime-mail-parser/php-mime-mail-parser',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 220
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 221
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 222
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 223
'phpmailer/phpmailer' => array(
'phpmailer/phpmailer' => array(
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 224
'pretty_version' => 'v6.6.0',
'pretty_version' => 'v6.6.0',
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 225
'version' => '6.6.0.0',
'version' => '6.6.0.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 226
'reference' => 'e43bac82edc26ca04b36143a48bde1c051cfd5b1',
'reference' => 'e43bac82edc26ca04b36143a48bde1c051cfd5b1',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 227
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 228
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 229
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 230
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 231
),
),
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 232
'psr/clock' => array(
'psr/clock' => array(
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 233
'pretty_version' => '1.0.0',
'pretty_version' => '1.0.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 234
'version' => '1.0.0.0',
'version' => '1.0.0.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 235
'reference' => 'e41a24703d4560fd0acb709162f73b8adfc3aa0d',
'reference' => 'e41a24703d4560fd0acb709162f73b8adfc3aa0d',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 236
'type' => 'library',
'type' => 'library',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 237
'install_path' => __DIR__ . '/../psr/clock',
'install_path' => __DIR__ . '/../psr/clock',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 238
'aliases' => array(),
'aliases' => array(),
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 239
'dev_requirement' => false,
'dev_requirement' => false,
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 240
),
),
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 241
'psr/clock-implementation' => array(
'psr/clock-implementation' => array(
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 242
'dev_requirement' => false,
'dev_requirement' => false,
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 243
'provided' => array(
'provided' => array(
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 244
0 => '1.0',
0 => '1.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 245
),
),
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 246
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 247
'psr/container' => array(
'psr/container' => array(
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 248
'pretty_version' => '2.0.2',
'pretty_version' => '2.0.2',
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 249
'version' => '2.0.2.0',
'version' => '2.0.2.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 250
'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963',
'reference' => 'c71ecc56dfe541dbd90c5360474fbc405f8d5963',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 251
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 252
'install_path' => __DIR__ . '/../psr/container',
'install_path' => __DIR__ . '/../psr/container',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 253
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 254
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 255
),
),
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 256
'psr/http-client' => array(
'psr/http-client' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 257
'pretty_version' => '1.0.1',
'pretty_version' => '1.0.1',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 258
'version' => '1.0.1.0',
'version' => '1.0.1.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 259
'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
'reference' => '2dfb5f6c5eff0e91e20e913f8c5452ed95b86621',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 260
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 261
'install_path' => __DIR__ . '/../psr/http-client',
'install_path' => __DIR__ . '/../psr/http-client',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 262
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 263
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 264
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 265
'psr/http-client-implementation' => array(
'psr/http-client-implementation' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 266
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 267
'provided' => array(
'provided' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 268
0 => '1.0',
0 => '1.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 269
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 270
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 271
'psr/http-factory' => array(
'psr/http-factory' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 272
'pretty_version' => '1.0.1',
'pretty_version' => '1.0.1',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 273
'version' => '1.0.1.0',
'version' => '1.0.1.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 274
'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
'reference' => '12ac7fcd07e5b077433f5f2bee95b3a771bf61be',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 275
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 276
'install_path' => __DIR__ . '/../psr/http-factory',
'install_path' => __DIR__ . '/../psr/http-factory',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 277
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 278
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 279
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 280
'psr/http-factory-implementation' => array(
'psr/http-factory-implementation' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 281
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 282
'provided' => array(
'provided' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 283
0 => '1.0',
0 => '1.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 284
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 285
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 286
'psr/http-message' => array(
'psr/http-message' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 287
'pretty_version' => '1.0.1',
'pretty_version' => '1.0.1',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 288
'version' => '1.0.1.0',
'version' => '1.0.1.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 289
'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
'reference' => 'f6561bf28d520154e4b0ec72be95418abe6d9363',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 290
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 291
'install_path' => __DIR__ . '/../psr/http-message',
'install_path' => __DIR__ . '/../psr/http-message',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 292
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 293
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 294
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 295
'psr/http-message-implementation' => array(
'psr/http-message-implementation' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 296
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 297
'provided' => array(
'provided' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 298
0 => '1.0',
0 => '1.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 299
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 300
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 301
'psr/log' => array(
'psr/log' => array(
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 302
'pretty_version' => '3.0.0',
'pretty_version' => '3.0.0',
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 303
'version' => '3.0.0.0',
'version' => '3.0.0.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 304
'reference' => 'fe5ea303b0887d5caefd3d431c3e61ad47037001',
'reference' => 'fe5ea303b0887d5caefd3d431c3e61ad47037001',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 305
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 306
'install_path' => __DIR__ . '/../psr/log',
'install_path' => __DIR__ . '/../psr/log',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 307
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 308
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 309
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 310
'psr/simple-cache' => array(
'psr/simple-cache' => array(
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 311
'pretty_version' => '2.0.0',
'pretty_version' => '2.0.0',
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 312
'version' => '2.0.0.0',
'version' => '2.0.0.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 313
'reference' => '8707bf3cea6f710bf6ef05491234e3ab06f6432a',
'reference' => '8707bf3cea6f710bf6ef05491234e3ab06f6432a',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 314
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 315
'install_path' => __DIR__ . '/../psr/simple-cache',
'install_path' => __DIR__ . '/../psr/simple-cache',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 316
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 317
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 318
),
),
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 319
'ralouphie/getallheaders' => array(
'ralouphie/getallheaders' => array(
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 320
'pretty_version' => '3.0.3',
'pretty_version' => '3.0.3',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 321
'version' => '3.0.3.0',
'version' => '3.0.3.0',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 322
'reference' => '120b605dfeb996808c31b6477290a714d356e822',
'reference' => '120b605dfeb996808c31b6477290a714d356e822',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 323
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 324
'install_path' => __DIR__ . '/../ralouphie/getallheaders',
'install_path' => __DIR__ . '/../ralouphie/getallheaders',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 325
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 326
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 327
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 328
'robthree/twofactorauth' => array(
'robthree/twofactorauth' => array(
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 329
'pretty_version' => '1.8.1',
'pretty_version' => '1.8.1',
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 330
'version' => '1.8.1.0',
'version' => '1.8.1.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 331
'reference' => '5afcb45282f1c75562a48d479ecd1732c9bdb11b',
'reference' => '5afcb45282f1c75562a48d479ecd1732c9bdb11b',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 332
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 333
'install_path' => __DIR__ . '/../robthree/twofactorauth',
'install_path' => __DIR__ . '/../robthree/twofactorauth',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 334
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 335
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 336
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 337
'soundasleep/html2text' => array(
'soundasleep/html2text' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 338
'pretty_version' => '0.5.0',
'pretty_version' => '0.5.0',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 339
'version' => '0.5.0.0',
'version' => '0.5.0.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 340
'reference' => 'cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad',
'reference' => 'cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 341
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 342
'install_path' => __DIR__ . '/../soundasleep/html2text',
'install_path' => __DIR__ . '/../soundasleep/html2text',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 343
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 344
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 345
),
),
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 346
'stevenmaguire/oauth2-keycloak' => array(
'stevenmaguire/oauth2-keycloak' => array(
FreddleSpl0it
about 3 years ago
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 347
'pretty_version' => '4.0.0',
'pretty_version' => '4.0.0',
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 348
'version' => '4.0.0.0',
'version' => '4.0.0.0',
same change
cee771a
[Web] update stevenmaguire/oauth2-keycloak and firebase/php-jwt
- Full commit hash
cee771a3fb0ab6f2c188b9d9a6ff51bfa65da328- Author
- FreddleSpl0it <[email protected]>
- Date
- about 3 years ago
- Selected line
- 349
'reference' => '05ead6bb6bcd2b6f96dfae87c769dcd3e5f6129d',
'reference' => '05ead6bb6bcd2b6f96dfae87c769dcd3e5f6129d',
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 350
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 351
'install_path' => __DIR__ . '/../stevenmaguire/oauth2-keycloak',
'install_path' => __DIR__ . '/../stevenmaguire/oauth2-keycloak',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 352
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 353
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 354
),
),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 355
'symfony/deprecation-contracts' => array(
'symfony/deprecation-contracts' => array(
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 356
'pretty_version' => 'v3.5.0',
'pretty_version' => 'v3.5.0',
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 357
'version' => '3.5.0.0',
'version' => '3.5.0.0',
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 358
'reference' => '0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1',
'reference' => '0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1',
FreddleSpl0it
over 3 years ago
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 359
'type' => 'library',
'type' => 'library',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 360
'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
'install_path' => __DIR__ . '/../symfony/deprecation-contracts',
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 361
'aliases' => array(),
'aliases' => array(),
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 362
'dev_requirement' => false,
'dev_requirement' => false,
same change
cd3660a
[Web] add oauth2-keycloak lib
- Full commit hash
cd3660a96d4cfb7158ede6a282378de23bbac98e- Author
- FreddleSpl0it <[email protected]>
- Date
- over 3 years ago
- Selected line
- 363
),
),
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 364
'symfony/polyfill-ctype' => array(
'symfony/polyfill-ctype' => array(
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 365
'pretty_version' => 'v1.24.0',
'pretty_version' => 'v1.24.0',
same change
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 366
'version' => '1.24.0.0',
'version' => '1.24.0.0',
FreddleSpl0it
almost 4 years ago
27e7407
Update Twig to 3.4.3
- Full commit hash
27e740740733248427814723d0a8b36df94082ef- Author
- FreddleSpl0it <[email protected]>
- Date
- almost 4 years ago
- Selected line
- 367
'reference' => '30885182c981ab175d4d034db0f6f469898070ab',
'reference' => '30885182c981ab175d4d034db0f6f469898070ab',
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 368
'type' => 'library',
'type' => 'library',
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 369
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 370
'aliases' => array(),
'aliases' => array(),
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 371
'dev_requirement' => false,
'dev_requirement' => false,
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 372
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 373
'symfony/polyfill-mbstring' => array(
'symfony/polyfill-mbstring' => array(
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 374
'pretty_version' => 'v1.29.0',
'pretty_version' => 'v1.29.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 375
'version' => '1.29.0.0',
'version' => '1.29.0.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 376
'reference' => '9773676c8a1bb1f8d4340a62efe641cf76eda7ec',
'reference' => '9773676c8a1bb1f8d4340a62efe641cf76eda7ec',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 377
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 378
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
'install_path' => __DIR__ . '/../symfony/polyfill-mbstring',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 379
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 380
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 381
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 382
'symfony/polyfill-php80' => array(
'symfony/polyfill-php80' => array(
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 383
'pretty_version' => 'v1.29.0',
'pretty_version' => 'v1.29.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 384
'version' => '1.29.0.0',
'version' => '1.29.0.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 385
'reference' => '87b68208d5c1188808dd7839ee1e6c8ec3b02f1b',
'reference' => '87b68208d5c1188808dd7839ee1e6c8ec3b02f1b',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 386
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 387
'install_path' => __DIR__ . '/../symfony/polyfill-php80',
'install_path' => __DIR__ . '/../symfony/polyfill-php80',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 388
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 389
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 390
),
),
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 391
'symfony/polyfill-php81' => array(
'symfony/polyfill-php81' => array(
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 392
'pretty_version' => 'v1.31.0',
'pretty_version' => 'v1.31.0',
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 393
'version' => '1.31.0.0',
'version' => '1.31.0.0',
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 394
'reference' => '4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c',
'reference' => '4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c',
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 395
'type' => 'library',
'type' => 'library',
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 396
'install_path' => __DIR__ . '/../symfony/polyfill-php81',
'install_path' => __DIR__ . '/../symfony/polyfill-php81',
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 397
'aliases' => array(),
'aliases' => array(),
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 398
'dev_requirement' => false,
'dev_requirement' => false,
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 399
),
),
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 400
'symfony/translation' => array(
'symfony/translation' => array(
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 401
'pretty_version' => 'v6.4.3',
'pretty_version' => 'v6.4.3',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 402
'version' => '6.4.3.0',
'version' => '6.4.3.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 403
'reference' => '637c51191b6b184184bbf98937702bcf554f7d04',
'reference' => '637c51191b6b184184bbf98937702bcf554f7d04',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 404
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 405
'install_path' => __DIR__ . '/../symfony/translation',
'install_path' => __DIR__ . '/../symfony/translation',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 406
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 407
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 408
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 409
'symfony/translation-contracts' => array(
'symfony/translation-contracts' => array(
FreddleSpl0it
over 2 years ago
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 410
'pretty_version' => 'v3.4.1',
'pretty_version' => 'v3.4.1',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 411
'version' => '3.4.1.0',
'version' => '3.4.1.0',
same change
d479d18
[Web] update directorytree/ldaprecord
- Full commit hash
d479d18507325c5cd236a429116ae4a56cb3cfb0- Author
- FreddleSpl0it <[email protected]>
- Date
- over 2 years ago
- Selected line
- 412
'reference' => '06450585bf65e978026bda220cdebca3f867fde7',
'reference' => '06450585bf65e978026bda220cdebca3f867fde7',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 413
'type' => 'library',
'type' => 'library',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 414
'install_path' => __DIR__ . '/../symfony/translation-contracts',
'install_path' => __DIR__ . '/../symfony/translation-contracts',
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 415
'aliases' => array(),
'aliases' => array(),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 416
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 417
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 418
'symfony/translation-implementation' => array(
'symfony/translation-implementation' => array(
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 419
'dev_requirement' => false,
'dev_requirement' => false,
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 420
'provided' => array(
'provided' => array(
andryyy
over 4 years ago
98bc947
[Web] Update composer libs
- Full commit hash
98bc947d003c70751b34ac29d2163060e9093e23- Author
- andryyy <[email protected]>
- Date
- over 4 years ago
- Selected line
- 421
0 => '2.3|3.0',
0 => '2.3|3.0',
andryyy
almost 5 years ago
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 422
),
),
same change
cf8fdae
[Web] Some minor fixes and improvements for PHP 8
- Full commit hash
cf8fdae2773e96b7b1753c38f011d77cd2f25448- Author
- andryyy <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 423
),
),
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 424
'twig/twig' => array(
'twig/twig' => array(
Peter
almost 2 years ago
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 425
'pretty_version' => 'v3.14.0',
'pretty_version' => 'v3.14.0',
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 426
'version' => '3.14.0.0',
'version' => '3.14.0.0',
same change
5a0f20b
Update dependency twig/twig to v3.14.0 (#6071)
- Full commit hash
5a0f20b9eaad8a04aa8e8db9e959dae5c4d663b5- Author
- Peter <[email protected]>
- Date
- almost 2 years ago
- Selected line
- 427
'reference' => '126b2c97818dbff0cdf3fbfc881aedb3d40aae72',
'reference' => '126b2c97818dbff0cdf3fbfc881aedb3d40aae72',
Kristian Feldsam
almost 5 years ago
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 428
'type' => 'library',
'type' => 'library',
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 429
'install_path' => __DIR__ . '/../twig/twig',
'install_path' => __DIR__ . '/../twig/twig',
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 430
'aliases' => array(),
'aliases' => array(),
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 431
'dev_requirement' => false,
'dev_requirement' => false,
same change
0b64967
[web] implemented twig templating system (#4264)
- Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513- Author
- Kristian Feldsam <[email protected]>
- Date
- almost 5 years ago
- Selected line
- 432
),
),
andryyy
over 5 years ago
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 433
),
),
same change
ee6989b
[Web] Update libs
- Full commit hash
ee6989bd1d475d7c555b32d0c123d858f61e2902- Author
- andryyy <[email protected]>
- Date
- over 5 years ago
- Selected line
- 434
);
);