composer.lock 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684
  1. {
  2. "_readme": [
  3. "This file locks the dependencies of your project to a known state",
  4. "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
  5. "This file is @generated automatically"
  6. ],
  7. "content-hash": "5320e5f9c9ce9baa1efac1d66713e8d1",
  8. "packages": [
  9. {
  10. "name": "ahwelp/bborm",
  11. "version": "dev-master",
  12. "source": {
  13. "type": "git",
  14. "url": "https://git.inforsistemas-devel1.com.br/ahwelp/BBOrm.git",
  15. "reference": "c4a2ab36f7763a5fa427d39969e0a9ad1d609f14"
  16. },
  17. "type": "library",
  18. "autoload": {
  19. "psr-4": {
  20. "BBOrm\\": "src/BBOrm/"
  21. }
  22. },
  23. "authors": [
  24. {
  25. "name": "ahwelp",
  26. "email": "ahwelp@ahwelp.com"
  27. }
  28. ],
  29. "description": "Diferent ORM",
  30. "time": "2019-03-06T04:29:01+00:00"
  31. },
  32. {
  33. "name": "ahwelp/bbrouter",
  34. "version": "dev-master",
  35. "source": {
  36. "type": "git",
  37. "url": "https://git.inforsistemas-devel1.com.br/ahwelp/BBRoutes.git",
  38. "reference": "f006f783533fbac6c63e328657dd6cebce7649e5"
  39. },
  40. "type": "library",
  41. "autoload": {
  42. "psr-4": {
  43. "BBRouter\\": "src/BBRouter/"
  44. }
  45. },
  46. "authors": [
  47. {
  48. "name": "ahwelp",
  49. "email": "ahwelp@ahwelp.com"
  50. }
  51. ],
  52. "description": "Different Routes",
  53. "time": "2019-03-07T20:46:20+00:00"
  54. },
  55. {
  56. "name": "ahwelp/ddlwrapper",
  57. "version": "dev-master",
  58. "source": {
  59. "type": "git",
  60. "url": "https://git.inforsistemas-devel1.com.br/ahwelp/DDLWrapper.git",
  61. "reference": "c277f2128e77aa23e8ce53b78b658928a0610c41"
  62. },
  63. "type": "library",
  64. "autoload": {
  65. "psr-4": {
  66. "DDLWrapper\\": "src/DDLWrapper"
  67. }
  68. },
  69. "authors": [
  70. {
  71. "name": "ahwelp",
  72. "email": "ahwelp@ahwelp.com"
  73. }
  74. ],
  75. "description": "From Phinx, just the DDL",
  76. "time": "2019-01-02T03:55:08+00:00"
  77. },
  78. {
  79. "name": "ahwelp/htmlbuilder",
  80. "version": "dev-master",
  81. "source": {
  82. "type": "git",
  83. "url": "https://git.inforsistemas-devel1.com.br/ahwelp/HtmlBuilder.git",
  84. "reference": "21795caef9912aa2a42167979ff1799bb5f2470e"
  85. },
  86. "type": "package",
  87. "autoload": {
  88. "psr-4": {
  89. "HtmlBuilder\\": "src/HtmlBuilder/"
  90. }
  91. },
  92. "authors": [
  93. {
  94. "name": "ahwelp",
  95. "email": "ahwelp@universo.univates.br"
  96. }
  97. ],
  98. "description": "Just building HTML",
  99. "time": "2019-01-14T04:21:25+00:00"
  100. },
  101. {
  102. "name": "ahwelp/menubuilder",
  103. "version": "dev-master",
  104. "source": {
  105. "type": "git",
  106. "url": "https://git.inforsistemas-devel1.com.br/ahwelp/MenuBuilder.git",
  107. "reference": "a8051dda4dcc3f08fb716b5e5e0ddbc3bf96c74c"
  108. },
  109. "type": "library",
  110. "autoload": {
  111. "psr-4": {
  112. "MenuBuilder\\": "src/MenuBuilder/"
  113. }
  114. },
  115. "authors": [
  116. {
  117. "name": "ahwelp",
  118. "email": "ahwelp@ahwelp.com"
  119. }
  120. ],
  121. "description": "Different Menus",
  122. "time": "2019-02-01T01:53:19+00:00"
  123. },
  124. {
  125. "name": "ahwelp/request-response",
  126. "version": "dev-master",
  127. "source": {
  128. "type": "git",
  129. "url": "https://git.inforsistemas-devel1.com.br/ahwelp/RequestResponse.git",
  130. "reference": "2c62f7755d6b3fda062ba31c3f27c4994c4e2144"
  131. },
  132. "type": "library",
  133. "autoload": {
  134. "psr-4": {
  135. "RequestResponse\\": "src/RequestResponse/"
  136. }
  137. },
  138. "authors": [
  139. {
  140. "name": "ahwelp",
  141. "email": "ahwelp@universo.univates.br"
  142. }
  143. ],
  144. "description": "Requests and responses",
  145. "time": "2019-01-18T05:14:26+00:00"
  146. },
  147. {
  148. "name": "beberlei/assert",
  149. "version": "v2.9.6",
  150. "source": {
  151. "type": "git",
  152. "url": "https://github.com/beberlei/assert.git",
  153. "reference": "ec9e4cf0b63890edce844ee3922e2b95a526e936"
  154. },
  155. "dist": {
  156. "type": "zip",
  157. "url": "https://api.github.com/repos/beberlei/assert/zipball/ec9e4cf0b63890edce844ee3922e2b95a526e936",
  158. "reference": "ec9e4cf0b63890edce844ee3922e2b95a526e936",
  159. "shasum": ""
  160. },
  161. "require": {
  162. "ext-mbstring": "*",
  163. "php": ">=5.3"
  164. },
  165. "require-dev": {
  166. "friendsofphp/php-cs-fixer": "^2.1.1",
  167. "phpunit/phpunit": "^4.8.35|^5.7"
  168. },
  169. "type": "library",
  170. "autoload": {
  171. "psr-4": {
  172. "Assert\\": "lib/Assert"
  173. },
  174. "files": [
  175. "lib/Assert/functions.php"
  176. ]
  177. },
  178. "notification-url": "https://packagist.org/downloads/",
  179. "license": [
  180. "BSD-2-Clause"
  181. ],
  182. "authors": [
  183. {
  184. "name": "Benjamin Eberlei",
  185. "email": "kontakt@beberlei.de",
  186. "role": "Lead Developer"
  187. },
  188. {
  189. "name": "Richard Quadling",
  190. "email": "rquadling@gmail.com",
  191. "role": "Collaborator"
  192. }
  193. ],
  194. "description": "Thin assertion library for input validation in business models.",
  195. "keywords": [
  196. "assert",
  197. "assertion",
  198. "validation"
  199. ],
  200. "time": "2018-06-11T17:15:25+00:00"
  201. },
  202. {
  203. "name": "creitive/breadcrumbs",
  204. "version": "v3.2.1",
  205. "source": {
  206. "type": "git",
  207. "url": "https://github.com/creitive/breadcrumbs.git",
  208. "reference": "fdd8b8567684025759e6f7b29b186d2e9fff463e"
  209. },
  210. "dist": {
  211. "type": "zip",
  212. "url": "https://api.github.com/repos/creitive/breadcrumbs/zipball/fdd8b8567684025759e6f7b29b186d2e9fff463e",
  213. "reference": "fdd8b8567684025759e6f7b29b186d2e9fff463e",
  214. "shasum": ""
  215. },
  216. "require": {
  217. "php": ">=5.3.0"
  218. },
  219. "require-dev": {
  220. "phpunit/phpunit": "~4.4",
  221. "squizlabs/php_codesniffer": "^2.5",
  222. "symfony/css-selector": "~2.0",
  223. "symfony/dom-crawler": "~2.0"
  224. },
  225. "type": "library",
  226. "autoload": {
  227. "psr-4": {
  228. "Creitive\\Breadcrumbs\\": "src"
  229. }
  230. },
  231. "notification-url": "https://packagist.org/downloads/",
  232. "license": [
  233. "MIT"
  234. ],
  235. "authors": [
  236. {
  237. "name": "Milos Levacic",
  238. "email": "milos.levacic@creitive.com"
  239. },
  240. {
  241. "name": "Luka Macun",
  242. "email": "luka.macun@creitive.com"
  243. }
  244. ],
  245. "description": "Simple breadcrumbs class",
  246. "homepage": "https://github.com/creitive/breadcrumbs",
  247. "keywords": [
  248. "breadcrumbs"
  249. ],
  250. "time": "2018-01-27T13:47:58+00:00"
  251. },
  252. {
  253. "name": "nesbot/carbon",
  254. "version": "1.33.0",
  255. "source": {
  256. "type": "git",
  257. "url": "https://github.com/briannesbitt/Carbon.git",
  258. "reference": "55667c1007a99e82030874b1bb14d24d07108413"
  259. },
  260. "dist": {
  261. "type": "zip",
  262. "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/55667c1007a99e82030874b1bb14d24d07108413",
  263. "reference": "55667c1007a99e82030874b1bb14d24d07108413",
  264. "shasum": ""
  265. },
  266. "require": {
  267. "php": ">=5.3.9",
  268. "symfony/translation": "~2.6 || ~3.0 || ~4.0"
  269. },
  270. "require-dev": {
  271. "friendsofphp/php-cs-fixer": "~2",
  272. "phpunit/phpunit": "^4.8.35 || ^5.7"
  273. },
  274. "type": "library",
  275. "extra": {
  276. "laravel": {
  277. "providers": [
  278. "Carbon\\Laravel\\ServiceProvider"
  279. ]
  280. }
  281. },
  282. "autoload": {
  283. "psr-4": {
  284. "": "src/"
  285. }
  286. },
  287. "notification-url": "https://packagist.org/downloads/",
  288. "license": [
  289. "MIT"
  290. ],
  291. "authors": [
  292. {
  293. "name": "Brian Nesbitt",
  294. "email": "brian@nesbot.com",
  295. "homepage": "http://nesbot.com"
  296. }
  297. ],
  298. "description": "A simple API extension for DateTime.",
  299. "homepage": "http://carbon.nesbot.com",
  300. "keywords": [
  301. "date",
  302. "datetime",
  303. "time"
  304. ],
  305. "time": "2018-08-07T08:39:47+00:00"
  306. },
  307. {
  308. "name": "php-school/cli-menu",
  309. "version": "3.0.0",
  310. "source": {
  311. "type": "git",
  312. "url": "https://github.com/php-school/cli-menu.git",
  313. "reference": "b825381156a5716cb4e4ef8c1ddab8abafc0fbca"
  314. },
  315. "dist": {
  316. "type": "zip",
  317. "url": "https://api.github.com/repos/php-school/cli-menu/zipball/b825381156a5716cb4e4ef8c1ddab8abafc0fbca",
  318. "reference": "b825381156a5716cb4e4ef8c1ddab8abafc0fbca",
  319. "shasum": ""
  320. },
  321. "require": {
  322. "beberlei/assert": "^2.4",
  323. "ext-posix": "*",
  324. "php": ">=7.1",
  325. "php-school/terminal": "^0.1"
  326. },
  327. "require-dev": {
  328. "phpstan/phpstan": "^0.9.2",
  329. "phpunit/phpunit": "^7.1",
  330. "squizlabs/php_codesniffer": "^3.2"
  331. },
  332. "type": "library",
  333. "autoload": {
  334. "psr-4": {
  335. "PhpSchool\\CliMenu\\": "src"
  336. }
  337. },
  338. "notification-url": "https://packagist.org/downloads/",
  339. "license": [
  340. "MIT"
  341. ],
  342. "authors": [
  343. {
  344. "name": "Michael Woodward",
  345. "email": "mikeymike.mw@gmail.com"
  346. },
  347. {
  348. "name": "Aydin Hassan",
  349. "email": "aydin@hotmail.com"
  350. }
  351. ],
  352. "description": "A command line menu helper in PHP",
  353. "keywords": [
  354. "cli",
  355. "console",
  356. "menu",
  357. "php-school",
  358. "phpschool",
  359. "terminal"
  360. ],
  361. "time": "2018-05-17T11:38:22+00:00"
  362. },
  363. {
  364. "name": "php-school/terminal",
  365. "version": "0.1.0",
  366. "source": {
  367. "type": "git",
  368. "url": "https://github.com/php-school/terminal.git",
  369. "reference": "5533b179095668f951bb393aa41def386f0f6edf"
  370. },
  371. "dist": {
  372. "type": "zip",
  373. "url": "https://api.github.com/repos/php-school/terminal/zipball/5533b179095668f951bb393aa41def386f0f6edf",
  374. "reference": "5533b179095668f951bb393aa41def386f0f6edf",
  375. "shasum": ""
  376. },
  377. "require": {
  378. "ext-posix": "*",
  379. "php": ">=7.1"
  380. },
  381. "require-dev": {
  382. "phpstan/phpstan": "^0.9.2",
  383. "phpunit/phpunit": "^7.1",
  384. "squizlabs/php_codesniffer": "^3.2"
  385. },
  386. "type": "library",
  387. "autoload": {
  388. "psr-4": {
  389. "PhpSchool\\Terminal\\": "src"
  390. }
  391. },
  392. "notification-url": "https://packagist.org/downloads/",
  393. "license": [
  394. "MIT"
  395. ],
  396. "authors": [
  397. {
  398. "name": "Michael Woodward",
  399. "email": "mikeymike.mw@gmail.com"
  400. },
  401. {
  402. "name": "Aydin Hassan",
  403. "email": "aydin@hotmail.com"
  404. }
  405. ],
  406. "description": "A command line terminal utility in PHP",
  407. "keywords": [
  408. "cli",
  409. "console",
  410. "php-school",
  411. "phpschool",
  412. "terminal"
  413. ],
  414. "time": "2018-05-06T20:10:24+00:00"
  415. },
  416. {
  417. "name": "symfony/contracts",
  418. "version": "v1.0.2",
  419. "source": {
  420. "type": "git",
  421. "url": "https://github.com/symfony/contracts.git",
  422. "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf"
  423. },
  424. "dist": {
  425. "type": "zip",
  426. "url": "https://api.github.com/repos/symfony/contracts/zipball/1aa7ab2429c3d594dd70689604b5cf7421254cdf",
  427. "reference": "1aa7ab2429c3d594dd70689604b5cf7421254cdf",
  428. "shasum": ""
  429. },
  430. "require": {
  431. "php": "^7.1.3"
  432. },
  433. "require-dev": {
  434. "psr/cache": "^1.0",
  435. "psr/container": "^1.0"
  436. },
  437. "suggest": {
  438. "psr/cache": "When using the Cache contracts",
  439. "psr/container": "When using the Service contracts",
  440. "symfony/cache-contracts-implementation": "",
  441. "symfony/service-contracts-implementation": "",
  442. "symfony/translation-contracts-implementation": ""
  443. },
  444. "type": "library",
  445. "extra": {
  446. "branch-alias": {
  447. "dev-master": "1.0-dev"
  448. }
  449. },
  450. "autoload": {
  451. "psr-4": {
  452. "Symfony\\Contracts\\": ""
  453. },
  454. "exclude-from-classmap": [
  455. "**/Tests/"
  456. ]
  457. },
  458. "notification-url": "https://packagist.org/downloads/",
  459. "license": [
  460. "MIT"
  461. ],
  462. "authors": [
  463. {
  464. "name": "Nicolas Grekas",
  465. "email": "p@tchwork.com"
  466. },
  467. {
  468. "name": "Symfony Community",
  469. "homepage": "https://symfony.com/contributors"
  470. }
  471. ],
  472. "description": "A set of abstractions extracted out of the Symfony components",
  473. "homepage": "https://symfony.com",
  474. "keywords": [
  475. "abstractions",
  476. "contracts",
  477. "decoupling",
  478. "interfaces",
  479. "interoperability",
  480. "standards"
  481. ],
  482. "time": "2018-12-05T08:06:11+00:00"
  483. },
  484. {
  485. "name": "symfony/polyfill-mbstring",
  486. "version": "v1.10.0",
  487. "source": {
  488. "type": "git",
  489. "url": "https://github.com/symfony/polyfill-mbstring.git",
  490. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494"
  491. },
  492. "dist": {
  493. "type": "zip",
  494. "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494",
  495. "reference": "c79c051f5b3a46be09205c73b80b346e4153e494",
  496. "shasum": ""
  497. },
  498. "require": {
  499. "php": ">=5.3.3"
  500. },
  501. "suggest": {
  502. "ext-mbstring": "For best performance"
  503. },
  504. "type": "library",
  505. "extra": {
  506. "branch-alias": {
  507. "dev-master": "1.9-dev"
  508. }
  509. },
  510. "autoload": {
  511. "psr-4": {
  512. "Symfony\\Polyfill\\Mbstring\\": ""
  513. },
  514. "files": [
  515. "bootstrap.php"
  516. ]
  517. },
  518. "notification-url": "https://packagist.org/downloads/",
  519. "license": [
  520. "MIT"
  521. ],
  522. "authors": [
  523. {
  524. "name": "Nicolas Grekas",
  525. "email": "p@tchwork.com"
  526. },
  527. {
  528. "name": "Symfony Community",
  529. "homepage": "https://symfony.com/contributors"
  530. }
  531. ],
  532. "description": "Symfony polyfill for the Mbstring extension",
  533. "homepage": "https://symfony.com",
  534. "keywords": [
  535. "compatibility",
  536. "mbstring",
  537. "polyfill",
  538. "portable",
  539. "shim"
  540. ],
  541. "time": "2018-09-21T13:07:52+00:00"
  542. },
  543. {
  544. "name": "symfony/translation",
  545. "version": "v4.2.4",
  546. "source": {
  547. "type": "git",
  548. "url": "https://github.com/symfony/translation.git",
  549. "reference": "748464177a77011f8f4cdd076773862ce4915f8f"
  550. },
  551. "dist": {
  552. "type": "zip",
  553. "url": "https://api.github.com/repos/symfony/translation/zipball/748464177a77011f8f4cdd076773862ce4915f8f",
  554. "reference": "748464177a77011f8f4cdd076773862ce4915f8f",
  555. "shasum": ""
  556. },
  557. "require": {
  558. "php": "^7.1.3",
  559. "symfony/contracts": "^1.0.2",
  560. "symfony/polyfill-mbstring": "~1.0"
  561. },
  562. "conflict": {
  563. "symfony/config": "<3.4",
  564. "symfony/dependency-injection": "<3.4",
  565. "symfony/yaml": "<3.4"
  566. },
  567. "provide": {
  568. "symfony/translation-contracts-implementation": "1.0"
  569. },
  570. "require-dev": {
  571. "psr/log": "~1.0",
  572. "symfony/config": "~3.4|~4.0",
  573. "symfony/console": "~3.4|~4.0",
  574. "symfony/dependency-injection": "~3.4|~4.0",
  575. "symfony/finder": "~2.8|~3.0|~4.0",
  576. "symfony/intl": "~3.4|~4.0",
  577. "symfony/yaml": "~3.4|~4.0"
  578. },
  579. "suggest": {
  580. "psr/log-implementation": "To use logging capability in translator",
  581. "symfony/config": "",
  582. "symfony/yaml": ""
  583. },
  584. "type": "library",
  585. "extra": {
  586. "branch-alias": {
  587. "dev-master": "4.2-dev"
  588. }
  589. },
  590. "autoload": {
  591. "psr-4": {
  592. "Symfony\\Component\\Translation\\": ""
  593. },
  594. "exclude-from-classmap": [
  595. "/Tests/"
  596. ]
  597. },
  598. "notification-url": "https://packagist.org/downloads/",
  599. "license": [
  600. "MIT"
  601. ],
  602. "authors": [
  603. {
  604. "name": "Fabien Potencier",
  605. "email": "fabien@symfony.com"
  606. },
  607. {
  608. "name": "Symfony Community",
  609. "homepage": "https://symfony.com/contributors"
  610. }
  611. ],
  612. "description": "Symfony Translation Component",
  613. "homepage": "https://symfony.com",
  614. "time": "2019-02-27T03:31:50+00:00"
  615. },
  616. {
  617. "name": "tburry/pquery",
  618. "version": "v1.1.1",
  619. "source": {
  620. "type": "git",
  621. "url": "https://github.com/tburry/pquery.git",
  622. "reference": "872339ffd38d261c4417ea1855428b1b4ff9abf1"
  623. },
  624. "dist": {
  625. "type": "zip",
  626. "url": "https://api.github.com/repos/tburry/pquery/zipball/872339ffd38d261c4417ea1855428b1b4ff9abf1",
  627. "reference": "872339ffd38d261c4417ea1855428b1b4ff9abf1",
  628. "shasum": ""
  629. },
  630. "require": {
  631. "php": ">=5.3.0"
  632. },
  633. "require-dev": {
  634. "htmlawed/htmlawed": "dev-master"
  635. },
  636. "type": "library",
  637. "autoload": {
  638. "classmap": [
  639. "IQuery.php",
  640. "gan_formatter.php",
  641. "gan_node_html.php",
  642. "gan_parser_html.php",
  643. "gan_selector_html.php",
  644. "gan_tokenizer.php",
  645. "gan_xml2array.php",
  646. "pQuery.php"
  647. ]
  648. },
  649. "notification-url": "https://packagist.org/downloads/",
  650. "license": [
  651. "LGPL-2.1"
  652. ],
  653. "authors": [
  654. {
  655. "name": "Todd Burry",
  656. "email": "todd@vanillaforums.com",
  657. "role": "developer"
  658. }
  659. ],
  660. "description": "A jQuery like html dom parser written in php.",
  661. "keywords": [
  662. "dom",
  663. "ganon",
  664. "php"
  665. ],
  666. "time": "2016-01-14T20:55:00+00:00"
  667. }
  668. ],
  669. "packages-dev": [],
  670. "aliases": [],
  671. "minimum-stability": "stable",
  672. "stability-flags": {
  673. "ahwelp/menubuilder": 20,
  674. "ahwelp/htmlbuilder": 20,
  675. "ahwelp/bborm": 20,
  676. "ahwelp/request-response": 20,
  677. "ahwelp/bbrouter": 20,
  678. "ahwelp/ddlwrapper": 20
  679. },
  680. "prefer-stable": false,
  681. "prefer-lowest": false,
  682. "platform": [],
  683. "platform-dev": []
  684. }