{"packages":{"memio/linter":{"dev-main":{"name":"memio/linter","description":"Memio's linter, a set of constraint that check models for syntax errors","keywords":["generator","php","code"],"homepage":"http://memio.github.io/memio","version":"dev-main","version_normalized":"dev-main","license":["MIT"],"authors":[{"name":"Loïc Faugeron","email":"faugeron.loic@gmail.com","homepage":"http://gnugat.github.io","role":"Developer"}],"source":{"url":"https://github.com/memio/linter.git","type":"git","reference":"7df9893e1bba5c98d80518bca409d86cf8250eb7"},"dist":{"url":"https://api.github.com/repos/memio/linter/zipball/7df9893e1bba5c98d80518bca409d86cf8250eb7","type":"zip","shasum":"","reference":"7df9893e1bba5c98d80518bca409d86cf8250eb7"},"type":"library","funding":[],"time":"2024-08-14T19:40:10+00:00","autoload":{"psr-4":{"Memio\\Linter\\":"src/Memio/Linter"}},"default-branch":true,"require":{"php":"^7.2 || ^8.0","memio/model":"^3.0","memio/validator":"^3.0"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.10","phpspec/phpspec":"^6.1 || ^7.0"},"uid":8372014},"v1.0.0":{"name":"memio/linter","description":"Memio's linter, a set of constraint that check models for syntax errors","keywords":["generator","php","code"],"homepage":"http://memio.github.io/memio","version":"v1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[{"name":"Loïc Chardonnet","email":"loic.chardonnet@gmail.com","homepage":"http://gnugat.github.io","role":"Developer"}],"source":{"url":"https://github.com/memio/linter.git","type":"git","reference":"5304e09505c40c03270d58327fe9523bdf2a44e7"},"dist":{"url":"https://api.github.com/repos/memio/linter/zipball/5304e09505c40c03270d58327fe9523bdf2a44e7","type":"zip","shasum":"","reference":"5304e09505c40c03270d58327fe9523bdf2a44e7"},"type":"library","time":"2015-04-20T17:28:52+00:00","autoload":{"psr-4":{"Memio\\Linter\\":"src/Memio/Linter"}},"require":{"php":">=5.3.3","memio/model":"~1.0","memio/validator":"~1.0"},"require-dev":{"ciaranmcnulty/phpspec-typehintedmethods":"~1.1","fabpot/php-cs-fixer":"~1.6","phpspec/phpspec":"~2.2"},"uid":386192},"v1.0.1":{"name":"memio/linter","description":"Memio's linter, a set of constraint that check models for syntax errors","keywords":["generator","php","code"],"homepage":"http://memio.github.io/memio","version":"v1.0.1","version_normalized":"1.0.1.0","license":["MIT"],"authors":[{"name":"Loïc Chardonnet","email":"loic.chardonnet@gmail.com","homepage":"http://gnugat.github.io","role":"Developer"}],"source":{"url":"https://github.com/memio/linter.git","type":"git","reference":"0daf993184b6eae7ed6fdbd94f3e7a6347e4c0f6"},"dist":{"url":"https://api.github.com/repos/memio/linter/zipball/0daf993184b6eae7ed6fdbd94f3e7a6347e4c0f6","type":"zip","shasum":"","reference":"0daf993184b6eae7ed6fdbd94f3e7a6347e4c0f6"},"type":"library","time":"2015-04-29T17:22:18+00:00","autoload":{"psr-4":{"Memio\\Linter\\":"src/Memio/Linter"}},"require":{"php":">=5.3.3","memio/model":"~1.0","memio/validator":"~1.0"},"require-dev":{"ciaranmcnulty/phpspec-typehintedmethods":"~1.1","fabpot/php-cs-fixer":"~1.6","phpspec/phpspec":"~2.2"},"uid":394107},"v1.0.2":{"name":"memio/linter","description":"Memio's linter, a set of constraint that check models for syntax errors","keywords":["generator","php","code"],"homepage":"http://memio.github.io/memio","version":"v1.0.2","version_normalized":"1.0.2.0","license":["MIT"],"authors":[{"name":"Loïc Faugeron","email":"faugeron.loic@gmail.com","homepage":"http://gnugat.github.io","role":"Developer"}],"source":{"url":"https://github.com/memio/linter.git","type":"git","reference":"76286a4ea75c457946a2b5b68d793d6362d870b4"},"dist":{"url":"https://api.github.com/repos/memio/linter/zipball/76286a4ea75c457946a2b5b68d793d6362d870b4","type":"zip","shasum":"","reference":"76286a4ea75c457946a2b5b68d793d6362d870b4"},"type":"library","time":"2015-12-01T16:44:02+00:00","autoload":{"psr-4":{"Memio\\Linter\\":"src/Memio/Linter"}},"require":{"php":"^5.3|^7.0","memio/model":"^1.0","memio/validator":"^1.0"},"require-dev":{"fabpot/php-cs-fixer":"^1.6","phpspec/phpspec":"^2.4"},"uid":605267},"v2.0.0":{"name":"memio/linter","description":"Memio's linter, a set of constraint that check models for syntax errors","keywords":["generator","php","code"],"homepage":"http://memio.github.io/memio","version":"v2.0.0","version_normalized":"2.0.0.0","license":["MIT"],"authors":[{"name":"Loïc Faugeron","email":"faugeron.loic@gmail.com","homepage":"http://gnugat.github.io","role":"Developer"}],"source":{"url":"https://github.com/memio/linter.git","type":"git","reference":"6b579f2e1389752f79cd76e56b4f7eb7d26422ac"},"dist":{"url":"https://api.github.com/repos/memio/linter/zipball/6b579f2e1389752f79cd76e56b4f7eb7d26422ac","type":"zip","shasum":"","reference":"6b579f2e1389752f79cd76e56b4f7eb7d26422ac"},"type":"library","time":"2016-09-27T17:46:04+00:00","autoload":{"psr-4":{"Memio\\Linter\\":"src/Memio/Linter"}},"require":{"php":"^7.0","memio/model":"^2.0@alpha","memio/validator":"^2.0@alpha"},"require-dev":{"friendsofphp/php-cs-fixer":"^1.6","phpspec/phpspec":"^3.0"},"uid":1573194},"v2.0.0-alpha1":{"name":"memio/linter","description":"Memio's linter, a set of constraint that check models for syntax errors","keywords":["generator","php","code"],"homepage":"http://memio.github.io/memio","version":"v2.0.0-alpha1","version_normalized":"2.0.0.0-alpha1","license":["MIT"],"authors":[{"name":"Loïc Faugeron","email":"faugeron.loic@gmail.com","homepage":"http://gnugat.github.io","role":"Developer"}],"source":{"url":"https://github.com/memio/linter.git","type":"git","reference":"90192943bdd312cdd844dd4e2d19a88782d20782"},"dist":{"url":"https://api.github.com/repos/memio/linter/zipball/90192943bdd312cdd844dd4e2d19a88782d20782","type":"zip","shasum":"","reference":"90192943bdd312cdd844dd4e2d19a88782d20782"},"type":"library","time":"2016-09-25T09:28:12+00:00","autoload":{"psr-4":{"Memio\\Linter\\":"src/Memio/Linter"}},"require":{"php":"^7.0","memio/model":"2.0.0-alpha1","memio/validator":"2.0.0-alpha1"},"require-dev":{"friendsofphp/php-cs-fixer":"^1.6","phpspec/phpspec":"^3.0"},"uid":1008731},"v2.0.0-alpha2":{"name":"memio/linter","description":"Memio's linter, a set of constraint that check models for syntax errors","keywords":["generator","php","code"],"homepage":"http://memio.github.io/memio","version":"v2.0.0-alpha2","version_normalized":"2.0.0.0-alpha2","license":["MIT"],"authors":[{"name":"Loïc Faugeron","email":"faugeron.loic@gmail.com","homepage":"http://gnugat.github.io","role":"Developer"}],"source":{"url":"https://github.com/memio/linter.git","type":"git","reference":"6b579f2e1389752f79cd76e56b4f7eb7d26422ac"},"dist":{"url":"https://api.github.com/repos/memio/linter/zipball/6b579f2e1389752f79cd76e56b4f7eb7d26422ac","type":"zip","shasum":"","reference":"6b579f2e1389752f79cd76e56b4f7eb7d26422ac"},"type":"library","time":"2016-09-27T17:46:04+00:00","autoload":{"psr-4":{"Memio\\Linter\\":"src/Memio/Linter"}},"require":{"php":"^7.0","memio/model":"^2.0@alpha","memio/validator":"^2.0@alpha"},"require-dev":{"friendsofphp/php-cs-fixer":"^1.6","phpspec/phpspec":"^3.0"},"uid":1012041},"v2.0.3":{"name":"memio/linter","description":"Memio's linter, a set of constraint that check models for syntax errors","keywords":["generator","php","code"],"homepage":"http://memio.github.io/memio","version":"v2.0.3","version_normalized":"2.0.3.0","license":["MIT"],"authors":[{"name":"Loïc Faugeron","email":"faugeron.loic@gmail.com","homepage":"http://gnugat.github.io","role":"Developer"}],"source":{"url":"https://github.com/memio/linter.git","type":"git","reference":"6f282955869cdf72332a096f80ebc2897835a8b9"},"dist":{"url":"https://api.github.com/repos/memio/linter/zipball/6f282955869cdf72332a096f80ebc2897835a8b9","type":"zip","shasum":"","reference":"6f282955869cdf72332a096f80ebc2897835a8b9"},"type":"library","time":"2018-03-02T14:52:00+00:00","autoload":{"psr-4":{"Memio\\Linter\\":"src/Memio/Linter"}},"require":{"php":"^7.0","memio/model":"^2.0","memio/validator":"^2.0"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.10","phpspec/phpspec":"^4.3"},"uid":1954061},"v3.0.0":{"name":"memio/linter","description":"Memio's linter, a set of constraint that check models for syntax errors","keywords":["generator","php","code"],"homepage":"http://memio.github.io/memio","version":"v3.0.0","version_normalized":"3.0.0.0","license":["MIT"],"authors":[{"name":"Loïc Faugeron","email":"faugeron.loic@gmail.com","homepage":"http://gnugat.github.io","role":"Developer"}],"source":{"url":"https://github.com/memio/linter.git","type":"git","reference":"7df9893e1bba5c98d80518bca409d86cf8250eb7"},"dist":{"url":"https://api.github.com/repos/memio/linter/zipball/7df9893e1bba5c98d80518bca409d86cf8250eb7","type":"zip","shasum":"","reference":"7df9893e1bba5c98d80518bca409d86cf8250eb7"},"type":"library","funding":[],"time":"2024-08-14T19:40:10+00:00","autoload":{"psr-4":{"Memio\\Linter\\":"src/Memio/Linter"}},"require":{"php":"^7.2 || ^8.0","memio/model":"^3.0","memio/validator":"^3.0"},"require-dev":{"friendsofphp/php-cs-fixer":"^2.10","phpspec/phpspec":"^6.1 || ^7.0"},"uid":8377628}}}}