Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewPoppe committed Apr 19, 2023
1 parent 6b8b0f4 commit c4063c2
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"require": {
"jasig/phpcas" : "*"
"jasig/phpcas": "1.3.3"
},
"config": {
"platform": {
"php": "7.4.00"
}
}
}
}

0 comments on commit c4063c2

Please sign in to comment.