Skip to content

Commit

Permalink
MNT Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Mar 10, 2023
1 parent 1b8da3f commit 2a5bef2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
],
"require": {
"php": "^7.4 || ^8.0",
"silverstripe/framework": "4.13.0-beta1",
"silverstripe/cms": "4.13.0-beta1",
"symbiote/silverstripe-queuedjobs": "4.12.0-beta1",
"silverstripe/framework": "4.13.x-dev",
"silverstripe/cms": "4.13.x-dev",
"symbiote/silverstripe-queuedjobs": "4.12.x-dev",
"zendframework/zend-ldap": "^2.5.1",
"zendframework/zend-authentication": "^2.5.1",
"zendframework/zend-session": "^2.5.1"
Expand Down

0 comments on commit 2a5bef2

Please sign in to comment.