Skip to content

Commit

Permalink
Build windows (#63)
Browse files Browse the repository at this point in the history
* update libs

* fix warning test

---------

Co-authored-by: Gerardo Ibarra <[email protected]>
  • Loading branch information
gpibarra and Gerardo Ibarra committed Sep 2, 2023
1 parent 697f1b8 commit 9893d7a
Show file tree
Hide file tree
Showing 3 changed files with 513 additions and 410 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"php": "^8.1"
},
"require-dev": {
"laravel-zero/framework": "^10.0.2",
"laravel-zero/framework": "^10.1.2",
"laravel/pint": "^1.10",
"mockery/mockery": "^1.5.1",
"nunomaduro/larastan": "^2.0",
"nunomaduro/termwind": "^1.15.1",
"swaggest/json-schema": "^0.12.41",
"pestphp/pest": "^2.5",
"pestphp/pest": "^2.9",
"pestphp/pest-plugin-type-coverage": "^2.0"
},
"autoload": {
Expand Down
Loading

0 comments on commit 9893d7a

Please sign in to comment.