Lehrerdaten
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.5.9",
|
"php": ">=5.5.9",
|
||||||
"cakephp/cakephp": "3.6.*",
|
"cakephp/cakephp": "3.7.*",
|
||||||
"mobiledetect/mobiledetectlib": "2.*",
|
"mobiledetect/mobiledetectlib": "2.*",
|
||||||
"cakephp/migrations": "~1.0",
|
"cakephp/migrations": "~1.0",
|
||||||
"cakephp/plugin-installer": "*",
|
"cakephp/plugin-installer": "*",
|
||||||
|
|||||||
399
composer.lock
generated
399
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "a92a01ba9f7d79872507f30ca1615a78",
|
"content-hash": "520139bc99d21b2a3c8a43f89f907c30",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "aura/intl",
|
"name": "aura/intl",
|
||||||
@@ -54,16 +54,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cakephp/cakephp",
|
"name": "cakephp/cakephp",
|
||||||
"version": "3.6.13",
|
"version": "3.7.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/cakephp/cakephp.git",
|
"url": "https://github.com/cakephp/cakephp.git",
|
||||||
"reference": "6a0b9c74710a56c5974d1c8229c7a91dac780402"
|
"reference": "b0aeff37f78e6cca7ed35bc0e49dedd6cf5fb3d6"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/cakephp/cakephp/zipball/6a0b9c74710a56c5974d1c8229c7a91dac780402",
|
"url": "https://api.github.com/repos/cakephp/cakephp/zipball/b0aeff37f78e6cca7ed35bc0e49dedd6cf5fb3d6",
|
||||||
"reference": "6a0b9c74710a56c5974d1c8229c7a91dac780402",
|
"reference": "b0aeff37f78e6cca7ed35bc0e49dedd6cf5fb3d6",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -73,6 +73,7 @@
|
|||||||
"ext-mbstring": "*",
|
"ext-mbstring": "*",
|
||||||
"php": ">=5.6.0",
|
"php": ">=5.6.0",
|
||||||
"psr/log": "^1.0.0",
|
"psr/log": "^1.0.0",
|
||||||
|
"psr/simple-cache": "^1.0.0",
|
||||||
"zendframework/zend-diactoros": "^1.4.0"
|
"zendframework/zend-diactoros": "^1.4.0"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
@@ -95,9 +96,11 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"cakephp/cakephp-codesniffer": "^3.0",
|
"cakephp/cakephp-codesniffer": "^3.0",
|
||||||
|
"cakephp/chronos": "^1.2.1",
|
||||||
"phpunit/phpunit": "^5.7.14|^6.0"
|
"phpunit/phpunit": "^5.7.14|^6.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
|
"ext-curl": "To enable more efficient network calls in Http\\Client.",
|
||||||
"ext-openssl": "To use Security::encrypt() or have secure CSRF token generation.",
|
"ext-openssl": "To use Security::encrypt() or have secure CSRF token generation.",
|
||||||
"lib-ICU": "The intl PHP library, to use Text::transliterate() or Text::slug()"
|
"lib-ICU": "The intl PHP library, to use Text::transliterate() or Text::slug()"
|
||||||
},
|
},
|
||||||
@@ -136,20 +139,20 @@
|
|||||||
"rapid-development",
|
"rapid-development",
|
||||||
"validation"
|
"validation"
|
||||||
],
|
],
|
||||||
"time": "2018-11-04T20:29:27+00:00"
|
"time": "2019-04-24T01:30:19+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cakephp/chronos",
|
"name": "cakephp/chronos",
|
||||||
"version": "1.2.3",
|
"version": "1.2.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/cakephp/chronos.git",
|
"url": "https://github.com/cakephp/chronos.git",
|
||||||
"reference": "395110125ff577f080fa064dca5c5608a4e77ee1"
|
"reference": "8a2b005a2db173e1b5493002afb8e1e13c71a62a"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/cakephp/chronos/zipball/395110125ff577f080fa064dca5c5608a4e77ee1",
|
"url": "https://api.github.com/repos/cakephp/chronos/zipball/8a2b005a2db173e1b5493002afb8e1e13c71a62a",
|
||||||
"reference": "395110125ff577f080fa064dca5c5608a4e77ee1",
|
"reference": "8a2b005a2db173e1b5493002afb8e1e13c71a62a",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -193,7 +196,7 @@
|
|||||||
"datetime",
|
"datetime",
|
||||||
"time"
|
"time"
|
||||||
],
|
],
|
||||||
"time": "2018-10-18T22:02:21+00:00"
|
"time": "2019-04-23T19:00:57+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cakephp/migrations",
|
"name": "cakephp/migrations",
|
||||||
@@ -384,6 +387,76 @@
|
|||||||
],
|
],
|
||||||
"time": "2018-10-13T23:28:42+00:00"
|
"time": "2018-10-13T23:28:42+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "markbaker/matrix",
|
||||||
|
"version": "1.1.4",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/MarkBaker/PHPMatrix.git",
|
||||||
|
"reference": "6ea97472b5baf12119b4f31f802835b820dd6d64"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/6ea97472b5baf12119b4f31f802835b820dd6d64",
|
||||||
|
"reference": "6ea97472b5baf12119b4f31f802835b820dd6d64",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"php": "^5.6.0|^7.0.0"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
|
||||||
|
"phpcompatibility/php-compatibility": "^8.0",
|
||||||
|
"phpdocumentor/phpdocumentor": "2.*",
|
||||||
|
"phploc/phploc": "2.*",
|
||||||
|
"phpmd/phpmd": "2.*",
|
||||||
|
"phpunit/phpunit": "^4.8.35|^5.4.0",
|
||||||
|
"sebastian/phpcpd": "2.*",
|
||||||
|
"squizlabs/php_codesniffer": "^3.3.0"
|
||||||
|
},
|
||||||
|
"type": "library",
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": {
|
||||||
|
"Matrix\\": "classes/src/"
|
||||||
|
},
|
||||||
|
"files": [
|
||||||
|
"classes/src/functions/adjoint.php",
|
||||||
|
"classes/src/functions/antidiagonal.php",
|
||||||
|
"classes/src/functions/cofactors.php",
|
||||||
|
"classes/src/functions/determinant.php",
|
||||||
|
"classes/src/functions/diagonal.php",
|
||||||
|
"classes/src/functions/identity.php",
|
||||||
|
"classes/src/functions/inverse.php",
|
||||||
|
"classes/src/functions/minors.php",
|
||||||
|
"classes/src/functions/trace.php",
|
||||||
|
"classes/src/functions/transpose.php",
|
||||||
|
"classes/src/operations/add.php",
|
||||||
|
"classes/src/operations/directsum.php",
|
||||||
|
"classes/src/operations/subtract.php",
|
||||||
|
"classes/src/operations/multiply.php",
|
||||||
|
"classes/src/operations/divideby.php",
|
||||||
|
"classes/src/operations/divideinto.php"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Mark Baker",
|
||||||
|
"email": "mark@lange.demon.co.uk"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "PHP Class for working with matrices",
|
||||||
|
"homepage": "https://github.com/MarkBaker/PHPMatrix",
|
||||||
|
"keywords": [
|
||||||
|
"mathematics",
|
||||||
|
"matrix",
|
||||||
|
"vector"
|
||||||
|
],
|
||||||
|
"time": "2018-11-04T22:12:12+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "mobiledetect/mobiledetectlib",
|
"name": "mobiledetect/mobiledetectlib",
|
||||||
"version": "2.8.33",
|
"version": "2.8.33",
|
||||||
@@ -438,21 +511,22 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpoffice/phpspreadsheet",
|
"name": "phpoffice/phpspreadsheet",
|
||||||
"version": "1.5.2",
|
"version": "1.6.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
||||||
"reference": "cd60531c44f580fbdfbd55dfb935af791f09be5d"
|
"reference": "bf00f0cc5f55c354018f9a9ef15e6e3e1a229051"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/cd60531c44f580fbdfbd55dfb935af791f09be5d",
|
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/bf00f0cc5f55c354018f9a9ef15e6e3e1a229051",
|
||||||
"reference": "cd60531c44f580fbdfbd55dfb935af791f09be5d",
|
"reference": "bf00f0cc5f55c354018f9a9ef15e6e3e1a229051",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-ctype": "*",
|
"ext-ctype": "*",
|
||||||
"ext-dom": "*",
|
"ext-dom": "*",
|
||||||
|
"ext-fileinfo": "*",
|
||||||
"ext-gd": "*",
|
"ext-gd": "*",
|
||||||
"ext-iconv": "*",
|
"ext-iconv": "*",
|
||||||
"ext-libxml": "*",
|
"ext-libxml": "*",
|
||||||
@@ -463,11 +537,13 @@
|
|||||||
"ext-xmlwriter": "*",
|
"ext-xmlwriter": "*",
|
||||||
"ext-zip": "*",
|
"ext-zip": "*",
|
||||||
"ext-zlib": "*",
|
"ext-zlib": "*",
|
||||||
"markbaker/complex": "^1.4.1",
|
"markbaker/complex": "^1.4",
|
||||||
|
"markbaker/matrix": "^1.1",
|
||||||
"php": "^5.6|^7.0",
|
"php": "^5.6|^7.0",
|
||||||
"psr/simple-cache": "^1.0"
|
"psr/simple-cache": "^1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
"doctrine/instantiator": "^1.0.0",
|
||||||
"dompdf/dompdf": "^0.8.0",
|
"dompdf/dompdf": "^0.8.0",
|
||||||
"friendsofphp/php-cs-fixer": "@stable",
|
"friendsofphp/php-cs-fixer": "@stable",
|
||||||
"jpgraph/jpgraph": "^4.0",
|
"jpgraph/jpgraph": "^4.0",
|
||||||
@@ -525,7 +601,7 @@
|
|||||||
"xls",
|
"xls",
|
||||||
"xlsx"
|
"xlsx"
|
||||||
],
|
],
|
||||||
"time": "2018-11-25T17:40:15+00:00"
|
"time": "2019-01-02T04:42:54+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/http-message",
|
"name": "psr/http-message",
|
||||||
@@ -740,25 +816,25 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/array-to-xml",
|
"name": "spatie/array-to-xml",
|
||||||
"version": "2.8.0",
|
"version": "2.8.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/array-to-xml.git",
|
"url": "https://github.com/spatie/array-to-xml.git",
|
||||||
"reference": "c7dc15c460eeaf0fa8f8f2d0606155d48f93a9bd"
|
"reference": "2bf193b3f795d5a42e147c4fa155c288878312e7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/c7dc15c460eeaf0fa8f8f2d0606155d48f93a9bd",
|
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/2bf193b3f795d5a42e147c4fa155c288878312e7",
|
||||||
"reference": "c7dc15c460eeaf0fa8f8f2d0606155d48f93a9bd",
|
"reference": "2bf193b3f795d5a42e147c4fa155c288878312e7",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.0"
|
"php": "^7.1"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"mockery/mockery": "^1.0",
|
"mockery/mockery": "^1.0",
|
||||||
"phpunit/phpunit": "^6.3",
|
"phpunit/phpunit": "^7.0",
|
||||||
"spatie/phpunit-snapshot-assertions": "^1.0"
|
"spatie/phpunit-snapshot-assertions": "^2.0"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -785,7 +861,7 @@
|
|||||||
"convert",
|
"convert",
|
||||||
"xml"
|
"xml"
|
||||||
],
|
],
|
||||||
"time": "2018-11-29T16:24:53+00:00"
|
"time": "2019-03-15T18:43:25+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sunra/php-simple-html-dom-parser",
|
"name": "sunra/php-simple-html-dom-parser",
|
||||||
@@ -837,16 +913,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/config",
|
"name": "symfony/config",
|
||||||
"version": "v3.4.19",
|
"version": "v3.4.26",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/config.git",
|
"url": "https://github.com/symfony/config.git",
|
||||||
"reference": "8a660daeb65dedbe0b099529f65e61866c055081"
|
"reference": "177a276c01575253c95cefe0866e3d1b57637fe0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/config/zipball/8a660daeb65dedbe0b099529f65e61866c055081",
|
"url": "https://api.github.com/repos/symfony/config/zipball/177a276c01575253c95cefe0866e3d1b57637fe0",
|
||||||
"reference": "8a660daeb65dedbe0b099529f65e61866c055081",
|
"reference": "177a276c01575253c95cefe0866e3d1b57637fe0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -897,20 +973,20 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Config Component",
|
"description": "Symfony Config Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-26T10:17:44+00:00"
|
"time": "2019-02-23T15:06:07+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
"version": "v3.4.19",
|
"version": "v3.4.26",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/console.git",
|
"url": "https://github.com/symfony/console.git",
|
||||||
"reference": "8f80fc39bbc3b7c47ee54ba7aa2653521ace94bb"
|
"reference": "15a9104356436cb26e08adab97706654799d31d8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/console/zipball/8f80fc39bbc3b7c47ee54ba7aa2653521ace94bb",
|
"url": "https://api.github.com/repos/symfony/console/zipball/15a9104356436cb26e08adab97706654799d31d8",
|
||||||
"reference": "8f80fc39bbc3b7c47ee54ba7aa2653521ace94bb",
|
"reference": "15a9104356436cb26e08adab97706654799d31d8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -922,6 +998,9 @@
|
|||||||
"symfony/dependency-injection": "<3.4",
|
"symfony/dependency-injection": "<3.4",
|
||||||
"symfony/process": "<3.3"
|
"symfony/process": "<3.3"
|
||||||
},
|
},
|
||||||
|
"provide": {
|
||||||
|
"psr/log-implementation": "1.0"
|
||||||
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"psr/log": "~1.0",
|
"psr/log": "~1.0",
|
||||||
"symfony/config": "~3.3|~4.0",
|
"symfony/config": "~3.3|~4.0",
|
||||||
@@ -931,7 +1010,7 @@
|
|||||||
"symfony/process": "~3.3|~4.0"
|
"symfony/process": "~3.3|~4.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"psr/log-implementation": "For using the console logger",
|
"psr/log": "For using the console logger",
|
||||||
"symfony/event-dispatcher": "",
|
"symfony/event-dispatcher": "",
|
||||||
"symfony/lock": "",
|
"symfony/lock": "",
|
||||||
"symfony/process": ""
|
"symfony/process": ""
|
||||||
@@ -966,20 +1045,20 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Console Component",
|
"description": "Symfony Console Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-26T12:48:07+00:00"
|
"time": "2019-04-08T09:29:13+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/debug",
|
"name": "symfony/debug",
|
||||||
"version": "v4.2.0",
|
"version": "v4.2.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/debug.git",
|
"url": "https://github.com/symfony/debug.git",
|
||||||
"reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276"
|
"reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/debug/zipball/e0a2b92ee0b5b934f973d90c2f58e18af109d276",
|
"url": "https://api.github.com/repos/symfony/debug/zipball/2d279b6bb1d582dd5740d4d3251ae8c18812ed37",
|
||||||
"reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276",
|
"reference": "2d279b6bb1d582dd5740d4d3251ae8c18812ed37",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1022,20 +1101,20 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Debug Component",
|
"description": "Symfony Debug Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-28T18:24:18+00:00"
|
"time": "2019-04-11T11:27:41+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/filesystem",
|
"name": "symfony/filesystem",
|
||||||
"version": "v4.2.0",
|
"version": "v4.2.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/filesystem.git",
|
"url": "https://github.com/symfony/filesystem.git",
|
||||||
"reference": "2f4c8b999b3b7cadb2a69390b01af70886753710"
|
"reference": "e16b9e471703b2c60b95f14d31c1239f68f11601"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2f4c8b999b3b7cadb2a69390b01af70886753710",
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/e16b9e471703b2c60b95f14d31c1239f68f11601",
|
||||||
"reference": "2f4c8b999b3b7cadb2a69390b01af70886753710",
|
"reference": "e16b9e471703b2c60b95f14d31c1239f68f11601",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1072,20 +1151,20 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Filesystem Component",
|
"description": "Symfony Filesystem Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-11T19:52:12+00:00"
|
"time": "2019-02-07T11:40:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-ctype",
|
"name": "symfony/polyfill-ctype",
|
||||||
"version": "v1.10.0",
|
"version": "v1.11.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/polyfill-ctype.git",
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
||||||
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
|
"reference": "82ebae02209c21113908c229e9883c419720738a"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
|
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
|
||||||
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
|
"reference": "82ebae02209c21113908c229e9883c419720738a",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1097,7 +1176,7 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.9-dev"
|
"dev-master": "1.11-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -1130,20 +1209,20 @@
|
|||||||
"polyfill",
|
"polyfill",
|
||||||
"portable"
|
"portable"
|
||||||
],
|
],
|
||||||
"time": "2018-08-06T14:22:27+00:00"
|
"time": "2019-02-06T07:57:58+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-mbstring",
|
"name": "symfony/polyfill-mbstring",
|
||||||
"version": "v1.10.0",
|
"version": "v1.11.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
||||||
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
|
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
|
||||||
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
|
"reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1155,7 +1234,7 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.9-dev"
|
"dev-master": "1.11-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -1189,20 +1268,20 @@
|
|||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"time": "2018-09-21T13:07:52+00:00"
|
"time": "2019-02-06T07:57:58+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
"version": "v3.4.19",
|
"version": "v3.4.26",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/yaml.git",
|
"url": "https://github.com/symfony/yaml.git",
|
||||||
"reference": "291e13d808bec481eab83f301f7bff3e699ef603"
|
"reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/291e13d808bec481eab83f301f7bff3e699ef603",
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/212a27b731e5bfb735679d1ffaac82bd6a1dc996",
|
||||||
"reference": "291e13d808bec481eab83f301f7bff3e699ef603",
|
"reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1248,7 +1327,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Yaml Component",
|
"description": "Symfony Yaml Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-11T19:48:54+00:00"
|
"time": "2019-03-25T07:48:46+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "zendframework/zend-diactoros",
|
"name": "zendframework/zend-diactoros",
|
||||||
@@ -1318,16 +1397,16 @@
|
|||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
{
|
{
|
||||||
"name": "ajgl/breakpoint-twig-extension",
|
"name": "ajgl/breakpoint-twig-extension",
|
||||||
"version": "0.3.1",
|
"version": "0.3.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ajgarlag/AjglBreakpointTwigExtension.git",
|
"url": "https://github.com/ajgarlag/AjglBreakpointTwigExtension.git",
|
||||||
"reference": "360ec6351ad7e1968ee78abb31430046c2e04fc5"
|
"reference": "13ee39406dc3d959c5704b462a3dbc3cbf088f16"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/ajgarlag/AjglBreakpointTwigExtension/zipball/360ec6351ad7e1968ee78abb31430046c2e04fc5",
|
"url": "https://api.github.com/repos/ajgarlag/AjglBreakpointTwigExtension/zipball/13ee39406dc3d959c5704b462a3dbc3cbf088f16",
|
||||||
"reference": "360ec6351ad7e1968ee78abb31430046c2e04fc5",
|
"reference": "13ee39406dc3d959c5704b462a3dbc3cbf088f16",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1335,9 +1414,9 @@
|
|||||||
"twig/twig": "^1.14|^2.0"
|
"twig/twig": "^1.14|^2.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^5",
|
"symfony/framework-bundle": "^2.7|^3.2|^4.1",
|
||||||
"symfony/framework-bundle": "^2.7|^3.2",
|
"symfony/phpunit-bridge": "^3.4|^4.1",
|
||||||
"symfony/twig-bundle": "^2.7|^3.2"
|
"symfony/twig-bundle": "^2.7|^3.2|^4.1"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-xdebug": "The Xdebug extension is required for the breakpoint to work",
|
"ext-xdebug": "The Xdebug extension is required for the breakpoint to work",
|
||||||
@@ -1374,7 +1453,7 @@
|
|||||||
"breakpoint",
|
"breakpoint",
|
||||||
"twig"
|
"twig"
|
||||||
],
|
],
|
||||||
"time": "2017-11-20T13:04:11+00:00"
|
"time": "2019-04-10T11:41:26+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "aptoma/twig-markdown",
|
"name": "aptoma/twig-markdown",
|
||||||
@@ -1489,23 +1568,23 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cakephp/bake",
|
"name": "cakephp/bake",
|
||||||
"version": "1.8.6",
|
"version": "1.9.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/cakephp/bake.git",
|
"url": "https://github.com/cakephp/bake.git",
|
||||||
"reference": "bfa552a92a01cb1c878b3a3a67899fcd21569818"
|
"reference": "8a93a8867a1fcf2e9ab0deff4c4651dcd4a478ac"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/cakephp/bake/zipball/bfa552a92a01cb1c878b3a3a67899fcd21569818",
|
"url": "https://api.github.com/repos/cakephp/bake/zipball/8a93a8867a1fcf2e9ab0deff4c4651dcd4a478ac",
|
||||||
"reference": "bfa552a92a01cb1c878b3a3a67899fcd21569818",
|
"reference": "8a93a8867a1fcf2e9ab0deff4c4651dcd4a478ac",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"cakephp/cakephp": "^3.6.12",
|
"cakephp/cakephp": "^3.7.0",
|
||||||
"cakephp/plugin-installer": "^1.0",
|
"cakephp/plugin-installer": "^1.0",
|
||||||
"php": ">=5.6.0",
|
"php": ">=5.6.0",
|
||||||
"wyrihaximus/twig-view": "^4.3.4"
|
"wyrihaximus/twig-view": "^4.3.7"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"cakephp/cakephp-codesniffer": "^3.0",
|
"cakephp/cakephp-codesniffer": "^3.0",
|
||||||
@@ -1533,24 +1612,24 @@
|
|||||||
"bake",
|
"bake",
|
||||||
"cakephp"
|
"cakephp"
|
||||||
],
|
],
|
||||||
"time": "2018-11-17T03:34:24+00:00"
|
"time": "2019-04-13T01:13:37+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cakephp/debug_kit",
|
"name": "cakephp/debug_kit",
|
||||||
"version": "3.16.6",
|
"version": "3.18.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/cakephp/debug_kit.git",
|
"url": "https://github.com/cakephp/debug_kit.git",
|
||||||
"reference": "b6a75d47b2b1be6f6db31fbdf60ed5e062f310db"
|
"reference": "6f5ab6ad9a5f36e1ea32cf4fca1afc71d36a0f89"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/cakephp/debug_kit/zipball/b6a75d47b2b1be6f6db31fbdf60ed5e062f310db",
|
"url": "https://api.github.com/repos/cakephp/debug_kit/zipball/6f5ab6ad9a5f36e1ea32cf4fca1afc71d36a0f89",
|
||||||
"reference": "b6a75d47b2b1be6f6db31fbdf60ed5e062f310db",
|
"reference": "6f5ab6ad9a5f36e1ea32cf4fca1afc71d36a0f89",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"cakephp/cakephp": "^3.6.0",
|
"cakephp/cakephp": "^3.7.0",
|
||||||
"cakephp/chronos": "^1.0.0",
|
"cakephp/chronos": "^1.0.0",
|
||||||
"cakephp/plugin-installer": "^1.0.0",
|
"cakephp/plugin-installer": "^1.0.0",
|
||||||
"composer/composer": "^1.3.0",
|
"composer/composer": "^1.3.0",
|
||||||
@@ -1593,20 +1672,20 @@
|
|||||||
"debug",
|
"debug",
|
||||||
"kit"
|
"kit"
|
||||||
],
|
],
|
||||||
"time": "2018-11-22T15:19:18+00:00"
|
"time": "2019-04-04T17:27:59+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/ca-bundle",
|
"name": "composer/ca-bundle",
|
||||||
"version": "1.1.3",
|
"version": "1.1.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/ca-bundle.git",
|
"url": "https://github.com/composer/ca-bundle.git",
|
||||||
"reference": "8afa52cd417f4ec417b4bfe86b68106538a87660"
|
"reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/8afa52cd417f4ec417b4bfe86b68106538a87660",
|
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
|
||||||
"reference": "8afa52cd417f4ec417b4bfe86b68106538a87660",
|
"reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1649,20 +1728,20 @@
|
|||||||
"ssl",
|
"ssl",
|
||||||
"tls"
|
"tls"
|
||||||
],
|
],
|
||||||
"time": "2018-10-18T06:09:13+00:00"
|
"time": "2019-01-28T09:30:10+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/composer",
|
"name": "composer/composer",
|
||||||
"version": "1.7.3",
|
"version": "1.8.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/composer.git",
|
"url": "https://github.com/composer/composer.git",
|
||||||
"reference": "e965b9aaa8854c3067f1ed2ae45f436572d73eb7"
|
"reference": "949b116f9e7d98d8d276594fed74b580d125c0e6"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/composer/zipball/e965b9aaa8854c3067f1ed2ae45f436572d73eb7",
|
"url": "https://api.github.com/repos/composer/composer/zipball/949b116f9e7d98d8d276594fed74b580d125c0e6",
|
||||||
"reference": "e965b9aaa8854c3067f1ed2ae45f436572d73eb7",
|
"reference": "949b116f9e7d98d8d276594fed74b580d125c0e6",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1698,7 +1777,7 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.7-dev"
|
"dev-master": "1.8-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -1729,20 +1808,20 @@
|
|||||||
"dependency",
|
"dependency",
|
||||||
"package"
|
"package"
|
||||||
],
|
],
|
||||||
"time": "2018-11-01T09:05:06+00:00"
|
"time": "2019-04-09T15:46:48+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/semver",
|
"name": "composer/semver",
|
||||||
"version": "1.4.2",
|
"version": "1.5.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/semver.git",
|
"url": "https://github.com/composer/semver.git",
|
||||||
"reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
|
"reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
|
"url": "https://api.github.com/repos/composer/semver/zipball/46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
|
||||||
"reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
|
"reference": "46d9139568ccb8d9e7cdd4539cab7347568a5e2e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1791,28 +1870,27 @@
|
|||||||
"validation",
|
"validation",
|
||||||
"versioning"
|
"versioning"
|
||||||
],
|
],
|
||||||
"time": "2016-08-30T16:08:34+00:00"
|
"time": "2019-03-19T17:25:45+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/spdx-licenses",
|
"name": "composer/spdx-licenses",
|
||||||
"version": "1.5.0",
|
"version": "1.5.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/spdx-licenses.git",
|
"url": "https://github.com/composer/spdx-licenses.git",
|
||||||
"reference": "7a9556b22bd9d4df7cad89876b00af58ef20d3a2"
|
"reference": "a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7a9556b22bd9d4df7cad89876b00af58ef20d3a2",
|
"url": "https://api.github.com/repos/composer/spdx-licenses/zipball/a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d",
|
||||||
"reference": "7a9556b22bd9d4df7cad89876b00af58ef20d3a2",
|
"reference": "a1aa51cf3ab838b83b0867b14e56fc20fbd55b3d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^5.3.2 || ^7.0"
|
"php": "^5.3.2 || ^7.0 || ^8.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
|
"phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
|
||||||
"phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
|
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
@@ -1852,20 +1930,20 @@
|
|||||||
"spdx",
|
"spdx",
|
||||||
"validator"
|
"validator"
|
||||||
],
|
],
|
||||||
"time": "2018-11-01T09:45:54+00:00"
|
"time": "2019-03-26T10:23:26+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/xdebug-handler",
|
"name": "composer/xdebug-handler",
|
||||||
"version": "1.3.1",
|
"version": "1.3.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/xdebug-handler.git",
|
"url": "https://github.com/composer/xdebug-handler.git",
|
||||||
"reference": "dc523135366eb68f22268d069ea7749486458562"
|
"reference": "d17708133b6c276d6e42ef887a877866b909d892"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/dc523135366eb68f22268d069ea7749486458562",
|
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/d17708133b6c276d6e42ef887a877866b909d892",
|
||||||
"reference": "dc523135366eb68f22268d069ea7749486458562",
|
"reference": "d17708133b6c276d6e42ef887a877866b909d892",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1896,7 +1974,7 @@
|
|||||||
"Xdebug",
|
"Xdebug",
|
||||||
"performance"
|
"performance"
|
||||||
],
|
],
|
||||||
"time": "2018-11-29T10:59:02+00:00"
|
"time": "2019-01-28T20:25:53+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dnoegel/php-xdg-base-dir",
|
"name": "dnoegel/php-xdg-base-dir",
|
||||||
@@ -2131,23 +2209,23 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "justinrainbow/json-schema",
|
"name": "justinrainbow/json-schema",
|
||||||
"version": "5.2.7",
|
"version": "5.2.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/justinrainbow/json-schema.git",
|
"url": "https://github.com/justinrainbow/json-schema.git",
|
||||||
"reference": "8560d4314577199ba51bf2032f02cd1315587c23"
|
"reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/8560d4314577199ba51bf2032f02cd1315587c23",
|
"url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/dcb6e1006bb5fd1e392b4daa68932880f37550d4",
|
||||||
"reference": "8560d4314577199ba51bf2032f02cd1315587c23",
|
"reference": "dcb6e1006bb5fd1e392b4daa68932880f37550d4",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3"
|
"php": ">=5.3.3"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"friendsofphp/php-cs-fixer": "^2.1",
|
"friendsofphp/php-cs-fixer": "~2.2.20",
|
||||||
"json-schema/json-schema-test-suite": "1.2.0",
|
"json-schema/json-schema-test-suite": "1.2.0",
|
||||||
"phpunit/phpunit": "^4.8.35"
|
"phpunit/phpunit": "^4.8.35"
|
||||||
},
|
},
|
||||||
@@ -2193,20 +2271,20 @@
|
|||||||
"json",
|
"json",
|
||||||
"schema"
|
"schema"
|
||||||
],
|
],
|
||||||
"time": "2018-02-14T22:26:30+00:00"
|
"time": "2019-01-14T23:55:14+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nikic/php-parser",
|
"name": "nikic/php-parser",
|
||||||
"version": "v4.1.0",
|
"version": "v4.2.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nikic/PHP-Parser.git",
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
||||||
"reference": "d0230c5c77a7e3cfa69446febf340978540958c0"
|
"reference": "5221f49a608808c1e4d436df32884cbc1b821ac0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/d0230c5c77a7e3cfa69446febf340978540958c0",
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0",
|
||||||
"reference": "d0230c5c77a7e3cfa69446febf340978540958c0",
|
"reference": "5221f49a608808c1e4d436df32884cbc1b821ac0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2222,7 +2300,7 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "4.1-dev"
|
"dev-master": "4.2-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -2244,7 +2322,7 @@
|
|||||||
"parser",
|
"parser",
|
||||||
"php"
|
"php"
|
||||||
],
|
],
|
||||||
"time": "2018-10-10T09:24:14+00:00"
|
"time": "2019-02-16T20:54:15+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psy/psysh",
|
"name": "psy/psysh",
|
||||||
@@ -2415,16 +2493,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/finder",
|
"name": "symfony/finder",
|
||||||
"version": "v4.2.0",
|
"version": "v4.2.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/finder.git",
|
"url": "https://github.com/symfony/finder.git",
|
||||||
"reference": "e53d477d7b5c4982d0e1bfd2298dbee63d01441d"
|
"reference": "e45135658bd6c14b61850bf131c4f09a55133f69"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/finder/zipball/e53d477d7b5c4982d0e1bfd2298dbee63d01441d",
|
"url": "https://api.github.com/repos/symfony/finder/zipball/e45135658bd6c14b61850bf131c4f09a55133f69",
|
||||||
"reference": "e53d477d7b5c4982d0e1bfd2298dbee63d01441d",
|
"reference": "e45135658bd6c14b61850bf131c4f09a55133f69",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2460,20 +2538,20 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Finder Component",
|
"description": "Symfony Finder Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-11T19:52:12+00:00"
|
"time": "2019-04-06T13:51:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-php72",
|
"name": "symfony/polyfill-php72",
|
||||||
"version": "v1.10.0",
|
"version": "v1.11.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/polyfill-php72.git",
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
||||||
"reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631"
|
"reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9050816e2ca34a8e916c3a0ae8b9c2fccf68b631",
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
|
||||||
"reference": "9050816e2ca34a8e916c3a0ae8b9c2fccf68b631",
|
"reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2482,7 +2560,7 @@
|
|||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.9-dev"
|
"dev-master": "1.11-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -2515,20 +2593,20 @@
|
|||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"time": "2018-09-21T13:07:52+00:00"
|
"time": "2019-02-06T07:57:58+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/process",
|
"name": "symfony/process",
|
||||||
"version": "v4.2.0",
|
"version": "v4.2.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/process.git",
|
"url": "https://github.com/symfony/process.git",
|
||||||
"reference": "2b341009ccec76837a7f46f59641b431e4d4c2b0"
|
"reference": "8cf39fb4ccff793340c258ee7760fd40bfe745fe"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/process/zipball/2b341009ccec76837a7f46f59641b431e4d4c2b0",
|
"url": "https://api.github.com/repos/symfony/process/zipball/8cf39fb4ccff793340c258ee7760fd40bfe745fe",
|
||||||
"reference": "2b341009ccec76837a7f46f59641b431e4d4c2b0",
|
"reference": "8cf39fb4ccff793340c258ee7760fd40bfe745fe",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2564,20 +2642,20 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Process Component",
|
"description": "Symfony Process Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-20T16:22:05+00:00"
|
"time": "2019-04-10T16:20:36+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/var-dumper",
|
"name": "symfony/var-dumper",
|
||||||
"version": "v4.2.0",
|
"version": "v4.2.7",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/var-dumper.git",
|
"url": "https://github.com/symfony/var-dumper.git",
|
||||||
"reference": "db61258540350725f4beb6b84006e32398acd120"
|
"reference": "e760a38e12b15032325e64be63f7ffc1817af617"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/db61258540350725f4beb6b84006e32398acd120",
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/e760a38e12b15032325e64be63f7ffc1817af617",
|
||||||
"reference": "db61258540350725f4beb6b84006e32398acd120",
|
"reference": "e760a38e12b15032325e64be63f7ffc1817af617",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2591,6 +2669,7 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"ext-iconv": "*",
|
"ext-iconv": "*",
|
||||||
|
"symfony/console": "~3.4|~4.0",
|
||||||
"symfony/process": "~3.4|~4.0",
|
"symfony/process": "~3.4|~4.0",
|
||||||
"twig/twig": "~1.34|~2.4"
|
"twig/twig": "~1.34|~2.4"
|
||||||
},
|
},
|
||||||
@@ -2639,35 +2718,35 @@
|
|||||||
"debug",
|
"debug",
|
||||||
"dump"
|
"dump"
|
||||||
],
|
],
|
||||||
"time": "2018-11-25T12:50:42+00:00"
|
"time": "2019-04-17T14:57:01+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twig/twig",
|
"name": "twig/twig",
|
||||||
"version": "v1.35.4",
|
"version": "v1.39.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/twigphp/Twig.git",
|
"url": "https://github.com/twigphp/Twig.git",
|
||||||
"reference": "7e081e98378a1e78c29cc9eba4aefa5d78a05d2a"
|
"reference": "23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/7e081e98378a1e78c29cc9eba4aefa5d78a05d2a",
|
"url": "https://api.github.com/repos/twigphp/Twig/zipball/23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec",
|
||||||
"reference": "7e081e98378a1e78c29cc9eba4aefa5d78a05d2a",
|
"reference": "23e7b6f0cfa1d7ba3de69f30d8e05cf957412fec",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.3",
|
"php": ">=5.4.0",
|
||||||
"symfony/polyfill-ctype": "^1.8"
|
"symfony/polyfill-ctype": "^1.8"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"psr/container": "^1.0",
|
"psr/container": "^1.0",
|
||||||
"symfony/debug": "^2.7",
|
"symfony/debug": "^2.7",
|
||||||
"symfony/phpunit-bridge": "^3.3"
|
"symfony/phpunit-bridge": "^3.4.19|^4.1.8"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.35-dev"
|
"dev-master": "1.39-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -2705,7 +2784,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"templating"
|
"templating"
|
||||||
],
|
],
|
||||||
"time": "2018-07-13T07:12:17+00:00"
|
"time": "2019-04-16T17:12:57+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "umpirsky/twig-php-function",
|
"name": "umpirsky/twig-php-function",
|
||||||
@@ -2750,23 +2829,23 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "wyrihaximus/twig-view",
|
"name": "wyrihaximus/twig-view",
|
||||||
"version": "4.3.5",
|
"version": "4.3.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/WyriHaximus/TwigView.git",
|
"url": "https://github.com/WyriHaximus/TwigView.git",
|
||||||
"reference": "ec2771e6a1fe799f9b16eff19da424cd04d593b7"
|
"reference": "a5ec66690aa045d6eda17ab1c8a5baf0efdcfa45"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/WyriHaximus/TwigView/zipball/ec2771e6a1fe799f9b16eff19da424cd04d593b7",
|
"url": "https://api.github.com/repos/WyriHaximus/TwigView/zipball/a5ec66690aa045d6eda17ab1c8a5baf0efdcfa45",
|
||||||
"reference": "ec2771e6a1fe799f9b16eff19da424cd04d593b7",
|
"reference": "a5ec66690aa045d6eda17ab1c8a5baf0efdcfa45",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ajgl/breakpoint-twig-extension": "^0.3.0",
|
"ajgl/breakpoint-twig-extension": "^0.3.0",
|
||||||
"aptoma/twig-markdown": "^2.0",
|
"aptoma/twig-markdown": "^2.0",
|
||||||
"asm89/twig-cache-extension": "^1.0",
|
"asm89/twig-cache-extension": "^1.0",
|
||||||
"cakephp/cakephp": "^3.5",
|
"cakephp/cakephp": "^3.6",
|
||||||
"jasny/twig-extensions": "^1.0",
|
"jasny/twig-extensions": "^1.0",
|
||||||
"php": "^5.6 || ^7.0",
|
"php": "^5.6 || ^7.0",
|
||||||
"twig/twig": "^1.27",
|
"twig/twig": "^1.27",
|
||||||
@@ -2804,7 +2883,7 @@
|
|||||||
"twig",
|
"twig",
|
||||||
"view"
|
"view"
|
||||||
],
|
],
|
||||||
"time": "2018-07-03T15:46:29+00:00"
|
"time": "2018-12-17T21:08:25+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
|||||||
@@ -244,7 +244,7 @@ class AsdUs extends AsdCurl
|
|||||||
'skipvalidation' => 'true',
|
'skipvalidation' => 'true',
|
||||||
'mainForm:istAnzeigeMaske' => 'false',
|
'mainForm:istAnzeigeMaske' => 'false',
|
||||||
'javax.faces.ViewState' => $viewstate,
|
'javax.faces.ViewState' => $viewstate,
|
||||||
'mainForm:j_idt184' => 'mainForm:j_idt184'
|
'mainForm:j_idt189' => 'mainForm:j_idt189'
|
||||||
];
|
];
|
||||||
$this->exec_curl($ch, $SCHULPORTAL_ASD_BASE_URL . '/asdup/up_03_02.jsf?cid=' . $conversationId, $post);
|
$this->exec_curl($ch, $SCHULPORTAL_ASD_BASE_URL . '/asdup/up_03_02.jsf?cid=' . $conversationId, $post);
|
||||||
if(!($this->status)) {
|
if(!($this->status)) {
|
||||||
|
|||||||
@@ -25,8 +25,20 @@
|
|||||||
$this->set('rows',$rows);
|
$this->set('rows',$rows);
|
||||||
$rows_eas = ['VON','BIS','STAT_RELEV_WOSTD','STUNDEN','STD_WISS','DIENSTSTELLE','LEH_ID','MELDENDE_DIENSTSTELLE','IST_KENNZAHLENRELEVANT'];
|
$rows_eas = ['VON','BIS','STAT_RELEV_WOSTD','STUNDEN','STD_WISS','DIENSTSTELLE','LEH_ID','MELDENDE_DIENSTSTELLE','IST_KENNZAHLENRELEVANT'];
|
||||||
$this->set('rows_eas',$rows_eas);
|
$this->set('rows_eas',$rows_eas);
|
||||||
|
//debug(sizeof($array));die;
|
||||||
foreach($array['Lehrer'] as $teacher) {
|
//$array[0]=$array;
|
||||||
|
//debug($array['Lehrer']);die;
|
||||||
|
//foreach($array['Lehrer'] as $teacher) {
|
||||||
|
//debug($array);
|
||||||
|
//debug(sizeof($array));
|
||||||
|
//debug(isset($array['Lehrer'][0]));
|
||||||
|
if (!isset($array['Lehrer'][0])) {
|
||||||
|
$teacher_array = $array;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
$teacher_array =$array['Lehrer'];
|
||||||
|
}
|
||||||
|
foreach($teacher_array as $teacher) {
|
||||||
//debug($teacher);die;
|
//debug($teacher);die;
|
||||||
$teacher_nr =$teacher['PKZ'];
|
$teacher_nr =$teacher['PKZ'];
|
||||||
$part_nr = 0;
|
$part_nr = 0;
|
||||||
|
|||||||
@@ -25,10 +25,10 @@ echo '<h4 style="margin-left: 30px;">US 2018 (PROD) - Stand: ' . $time->i18nForm
|
|||||||
|
|
||||||
//console.log(origin);
|
//console.log(origin);
|
||||||
if (origin == 'http://km-pc-asd-ap.stmukwk.bayern.de') {
|
if (origin == 'http://km-pc-asd-ap.stmukwk.bayern.de') {
|
||||||
jsonurl = '/files/prod-data-us.json';
|
jsonurl = '/files/prod-data-us.json?nocache=' + (new Date()).getTime();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
jsonurl = '/asd-control/files/prod-data-us.json';
|
jsonurl = '/asd-control/files/prod-data-us.json?nocache=' + (new Date()).getTime();
|
||||||
}
|
}
|
||||||
$.getJSON(jsonurl, function(mps) {
|
$.getJSON(jsonurl, function(mps) {
|
||||||
if (typeof $.cookie('pivotConfig') === 'undefined'){
|
if (typeof $.cookie('pivotConfig') === 'undefined'){
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user