Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
Updated builder extensions and normalized composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Apr 29, 2022
1 parent c11264e commit 6e3db73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"type": "project",
"require": {
"php": "^8.1 <8.3",
"elephox/builder-doctrine": "^0.1",
"elephox/builder-whoops-handler": "^0.1",
"elephox/builder-whoops-middleware": "^0.1",
"elephox/framework": "^0.4",
"nunomaduro/collision": "^6.2",
"elephox/builder-whoops-middleware": "^0.1.1",
"elephox/builder-whoops-handler": "^0.1.0",
"elephox/builder-doctrine": "dev-main"
"nunomaduro/collision": "^6.2"
},
"require-dev": {
"elephox/plane": "^2.0",
Expand Down

0 comments on commit 6e3db73

Please sign in to comment.