File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2019 Gregory Baboolal
3+ Copyright (c) 2021 Gregory Baboolal
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1111 }
1212 ],
1313 "require" : {
14- "php" : " ^7.4 " ,
14+ "php" : " ^8.0 " ,
1515 "ext-json" : " *" ,
16- "mvc5/mvc5" : " ^14 .0" ,
17- "psr/http-factory" : " ^1.0" ,
18- "psr/http-message" : " ^1.0" ,
19- "laminas/laminas-diactoros" : " ^2.2 " ,
20- "symfony/http-foundation" : " ^5.0 "
16+ "mvc5/mvc5" : " ^15 .0" ,
17+ "psr/http-factory" : " ^1.0.1 " ,
18+ "psr/http-message" : " ^1.0.1 " ,
19+ "laminas/laminas-diactoros" : " ^2.5.1 " ,
20+ "symfony/http-foundation" : " ^5.2.7 "
2121 },
2222 "autoload" : {
2323 "psr-4" : {
You can’t perform that action at this time.
0 commit comments